Searched refs:__lpass_get_dmactl_handle (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/qcom/ |
D | lpass-cdc-dma.c | 32 static void __lpass_get_dmactl_handle(struct snd_pcm_substream *substream, struct snd_soc_dai *dai, in __lpass_get_dmactl_handle() function 138 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in __lpass_platform_codec_intf_init() 244 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in lpass_cdc_dma_daiops_hw_params() 273 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in lpass_cdc_dma_daiops_trigger()
|
D | lpass-platform.c | 321 static struct lpaif_dmactl *__lpass_get_dmactl_handle(const struct snd_pcm_substream *substream, in __lpass_get_dmactl_handle() function 434 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_hw_params() 613 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_prepare() 677 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_trigger()
|