Searched refs:__lpass_get_dmactl_handle (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/qcom/ |
| A D | lpass-cdc-dma.c | 33 static void __lpass_get_dmactl_handle(struct snd_pcm_substream *substream, struct snd_soc_dai *dai, in __lpass_get_dmactl_handle() function 139 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in __lpass_platform_codec_intf_init() 245 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in lpass_cdc_dma_daiops_hw_params() 274 __lpass_get_dmactl_handle(substream, dai, &dmactl, &id); in lpass_cdc_dma_daiops_trigger()
|
| A D | lpass-platform.c | 322 static struct lpaif_dmactl *__lpass_get_dmactl_handle(const struct snd_pcm_substream *substream, in __lpass_get_dmactl_handle() function 435 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_hw_params() 614 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_prepare() 678 dmactl = __lpass_get_dmactl_handle(substream, component); in lpass_platform_pcmops_trigger()
|
Completed in 8 milliseconds