repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
[linux-2.6.git]
/
include
/
linux
/
sirfsoc_dma.h
blob
29d959333d8158bdf49dc18f2c0ace91d2038b4a
1
#ifndef _SIRFSOC_DMA_H_
2
#define _SIRFSOC_DMA_H_
3
4
bool
sirfsoc_dma_filter_id
(
struct
dma_chan
*
chan
,
void
*
chan_id
);
5
6
#endif