Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/fsl/
Dfsl_utils.c29 int fsl_asoc_get_dma_channel(struct device_node *ssi_np, in fsl_asoc_get_dma_channel() function
86 EXPORT_SYMBOL(fsl_asoc_get_dma_channel);
Dfsl_utils.h18 int fsl_asoc_get_dma_channel(struct device_node *ssi_np, const char *name,
Dp1022_rdk.c293 ret = fsl_asoc_get_dma_channel(np, "fsl,playback-dma", &mdata->dai[0], in p1022_rdk_probe()
304 ret = fsl_asoc_get_dma_channel(np, "fsl,capture-dma", &mdata->dai[1], in p1022_rdk_probe()
Dmpc8610_hpcd.c333 ret = fsl_asoc_get_dma_channel(np, "fsl,playback-dma", in mpc8610_hpcd_probe()
344 ret = fsl_asoc_get_dma_channel(np, "fsl,capture-dma", in mpc8610_hpcd_probe()
Dp1022_ds.c344 ret = fsl_asoc_get_dma_channel(np, "fsl,playback-dma", &mdata->dai[0], in p1022_ds_probe()
354 ret = fsl_asoc_get_dma_channel(np, "fsl,capture-dma", &mdata->dai[1], in p1022_ds_probe()