Home
last modified time | relevance | path

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

/sound/soc/fsl/
Dfsl_utils.c34 struct device_node *dma_channel_np, *dma_np; in fsl_asoc_get_dma_channel() local
70 dma_np = of_get_parent(dma_channel_np); in fsl_asoc_get_dma_channel()
71 iprop = of_get_property(dma_np, "cell-index", NULL); in fsl_asoc_get_dma_channel()
73 of_node_put(dma_np); in fsl_asoc_get_dma_channel()
79 of_node_put(dma_np); in fsl_asoc_get_dma_channel()