Searched refs:soc_component_to_pcm (Results 1 – 3 of 3) sorted by relevance
80 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params()112 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()159 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()187 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()233 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()291 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()305 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()489 pcm = soc_component_to_pcm(component); in snd_dmaengine_pcm_unregister()
176 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() function
208 be_chan = soc_component_to_pcm(component_be)->chan[substream->stream]; in fsl_asrc_dma_hw_params()
Completed in 6 milliseconds