Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Ddmaengine_pcm.h140 struct dma_chan *(*compat_request_channel)( member
/linux-6.3-rc2/sound/soc/
A Dsoc-generic-dmaengine-pcm.c193 if (pcm->config->compat_request_channel) in dmaengine_pcm_compat_request_channel()
194 return pcm->config->compat_request_channel(rtd, substream); in dmaengine_pcm_compat_request_channel()

Completed in 4 milliseconds