OSDN Git Service

sched/core: Add try_get_task_stack() and put_task_stack()
[sagit-ice-cold/kernel_xiaomi_msm8998.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