Home
last modified time | relevance | path

Searched defs:dma_channel_np (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_utils.c36 struct device_node *dma_channel_np, *dma_np; in fsl_asoc_get_dma_channel() local
[all...]
H A Dfsl_dma.c805 static struct device_node *find_ssi_node(struct device_node *dma_channel_np) in find_ssi_node()