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

/linux-4.1.27/drivers/dma/
H A Dimx-dma.c212 static const struct of_device_id imx_dma_of_dev_id[] = { variable in typeref:struct:of_device_id
226 MODULE_DEVICE_TABLE(of, imx_dma_of_dev_id);
1058 of_id = of_match_device(imx_dma_of_dev_id, &pdev->dev); imxdma_probe()
1233 .of_match_table = imx_dma_of_dev_id,

Completed in 59 milliseconds