dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add default kernel configs
ronnie
2022-10-23
e4b2278a4015864069fc7b2eb574f5aeb7736bc6
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
include
/
linux
/
sirfsoc_dma.h
1
2
3
4
5
6
#ifndef _SIRFSOC_DMA_H_
#define _SIRFSOC_DMA_H_
bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);
#endif