Home
last modified time | relevance | path

Searched refs:chan_id (Results 1 – 9 of 9) sorted by relevance

/include/linux/
Di2c-mux.h27 int (*select)(struct i2c_mux_core *, u32 chan_id);
28 int (*deselect)(struct i2c_mux_core *, u32 chan_id);
59 u32 force_nr, u32 chan_id,
Dsirfsoc_dma.h5 bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);
Dpch_dma.h19 unsigned int chan_id; member
Dacpi_dma.h27 int chan_id; member
Ddmaengine.h337 int chan_id; member
/include/linux/platform_data/
Ddma-coh901318.h64 bool coh901318_filter_id(struct dma_chan *chan, void *chan_id);
66 static inline bool coh901318_filter_id(struct dma_chan *chan, void *chan_id) in coh901318_filter_id() argument
Ddma-hsu.h15 int chan_id; member
Ddma-ep93xx.h91 return (chan->chan_id % 2 == 0) ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM; in ep93xx_dma_chan_direction()
/include/linux/amba/
Dpl08x.h122 bool pl08x_filter_id(struct dma_chan *chan, void *chan_id);
124 static inline bool pl08x_filter_id(struct dma_chan *chan, void *chan_id) in pl08x_filter_id() argument