Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/fsl/
Dfsl_utils.c38 struct device_node *dma_channel_np, *dma_np; in fsl_asoc_get_dma_channel() local
74 dma_np = of_get_parent(dma_channel_np); in fsl_asoc_get_dma_channel()
75 iprop = of_get_property(dma_np, "cell-index", NULL); in fsl_asoc_get_dma_channel()
77 of_node_put(dma_np); in fsl_asoc_get_dma_channel()
82 of_node_put(dma_np); in fsl_asoc_get_dma_channel()