projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'v3.7-rc1'
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
include
/
linux
/
sirfsoc_dma.h
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