Home
last modified time | relevance | path

Searched refs:fsl_asoc_get_dma_channel (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_utils.c16 * fsl_asoc_get_dma_channel - determine the dma channel for a SSI node
27 int fsl_asoc_get_dma_channel(struct device_node *ssi_np, in fsl_asoc_get_dma_channel() function
84 EXPORT_SYMBOL(fsl_asoc_get_dma_channel); variable
H A Dfsl_utils.h18 int fsl_asoc_get_dma_channel(struct device_node *ssi_np, const char *name,
H A 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()
H A 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()
H A 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()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_utils.c18 * fsl_asoc_get_dma_channel - determine the dma channel for a SSI node
29 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); variable
H A Dfsl_utils.h18 int fsl_asoc_get_dma_channel(struct device_node *ssi_np, const char *name,
H A 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()
H A 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()
H A 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()

Completed in 5 milliseconds