Searched refs:component_be (Results 1 – 1 of 1) sorted by relevance
140 struct snd_soc_component *component_be = NULL; in fsl_asrc_dma_hw_params() local207 component_be = snd_soc_lookup_component_nolocked(dev_be, SND_DMAENGINE_PCM_DRV_NAME); in fsl_asrc_dma_hw_params()208 if (component_be) { in fsl_asrc_dma_hw_params()209 be_chan = soc_component_to_pcm(component_be)->chan[substream->stream]; in fsl_asrc_dma_hw_params()