Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dlpass-cdc-dma.c32 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()
H A Dlpass-platform.c321 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()