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

/linux-4.4.14/drivers/dma/
H A Dof-dma.c202 * of_dma_match_channel - Check if a DMA specifier matches name
212 static int of_dma_match_channel(struct device_node *np, const char *name, of_dma_match_channel() function
263 if (of_dma_match_channel(np, name, i, &dma_spec)) of_dma_request_slave_channel()

Completed in 1803 milliseconds