Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sirfsoc_dma.h
Go to the documentation of this file.
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