Home
last modified time | relevance | path

Searched defs:to_chan (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c55 static struct dma_chan *to_chan(struct dmaengine_mpcm *pcm, in to_chan() function
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dzynqmp_dma.c145 #define to_chan(chan) container_of(chan, struct zynqmp_dma_chan, \ macro