Home
last modified time | relevance | path

Searched refs:soc_component_to_pcm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c76 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params()
109 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()
156 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()
184 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()
230 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()
289 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()
303 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()
488 pcm = soc_component_to_pcm(component); in snd_dmaengine_pcm_unregister()
/Linux-v5.10/include/sound/
Ddmaengine_pcm.h171 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() function
/Linux-v5.10/sound/soc/fsl/
Dfsl_asrc_dma.c207 be_chan = soc_component_to_pcm(component_be)->chan[substream->stream]; in fsl_asrc_dma_hw_params()