Home
last modified time | relevance | path

Searched refs:fsl_dma_hw_params (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_dma.c167 * snoop bits. See the comments in fsl_dma_hw_params() about snooping. in fsl_dma_update_pointers()
485 * fsl_dma_hw_params: continue initializing the DMA links
508 static int fsl_dma_hw_params(struct snd_soc_component *component, in fsl_dma_hw_params() function
729 * fsl_dma_hw_free: release resources allocated in fsl_dma_hw_params()
731 * Release the resources allocated in fsl_dma_hw_params() and de-program the
860 dma->dai.hw_params = fsl_dma_hw_params; in fsl_soc_dma_probe()
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_dma.c167 * snoop bits. See the comments in fsl_dma_hw_params() about snooping. in fsl_dma_update_pointers()
512 * fsl_dma_hw_params: continue initializing the DMA links
535 static int fsl_dma_hw_params(struct snd_soc_component *component, in fsl_dma_hw_params() function
756 * fsl_dma_hw_free: release resources allocated in fsl_dma_hw_params()
758 * Release the resources allocated in fsl_dma_hw_params() and de-program the
906 dma->dai.hw_params = fsl_dma_hw_params; in fsl_soc_dma_probe()

Completed in 3 milliseconds