Home
last modified time | relevance | path

Searched refs:compat_request_channel (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/ux500/
A Dux500_pcm.c125 .compat_request_channel = ux500_pcm_request_chan,
131 .compat_request_channel = ux500_pcm_request_chan,
/linux/include/sound/
A Ddmaengine_pcm.h140 struct dma_chan *(*compat_request_channel)( member
/linux/sound/soc/
A Dsoc-generic-dmaengine-pcm.c202 if (pcm->config && pcm->config->compat_request_channel) in dmaengine_pcm_compat_request_channel()
203 return pcm->config->compat_request_channel(rtd, substream); in dmaengine_pcm_compat_request_channel()

Completed in 8 milliseconds