compat_request_channel  130 include/sound/dmaengine_pcm.h 	struct dma_chan *(*compat_request_channel)(
compat_request_channel  233 sound/soc/soc-generic-dmaengine-pcm.c 	if (pcm->config && pcm->config->compat_request_channel)
compat_request_channel  234 sound/soc/soc-generic-dmaengine-pcm.c 		return pcm->config->compat_request_channel(rtd, substream);
compat_request_channel  125 sound/soc/ux500/ux500_pcm.c 	.compat_request_channel = ux500_pcm_request_chan,
compat_request_channel  131 sound/soc/ux500/ux500_pcm.c 	.compat_request_channel = ux500_pcm_request_chan,