Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c80 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params()
113 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()
160 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()
188 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()
234 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()
293 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()
307 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()
492 pcm = soc_component_to_pcm(component); in snd_dmaengine_pcm_unregister()
/OK3568_Linux_fs/kernel/include/sound/
H A Ddmaengine_pcm.h176 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() function
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_dma.c207 be_chan = soc_component_to_pcm(component_be)->chan[substream->stream]; in fsl_asrc_dma_hw_params()