Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_asrc_dma.c147 struct device *dev_be; in fsl_asrc_dma_hw_params() local
163 dev_be = dai->dev; in fsl_asrc_dma_hw_params()
205 component_be = snd_soc_lookup_component_nolocked(dev_be, SND_DMAENGINE_PCM_DRV_NAME); in fsl_asrc_dma_hw_params()
211 tmp_chan = dma_request_slave_channel(dev_be, tx ? "tx" : "rx"); in fsl_asrc_dma_hw_params()