Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dimx-dma.c210 static const struct of_device_id imx_dma_of_dev_id[] = { variable
224 MODULE_DEVICE_TABLE(of, imx_dma_of_dev_id);
1065 of_id = of_match_device(imx_dma_of_dev_id, &pdev->dev); in imxdma_probe()
1266 .of_match_table = imx_dma_of_dev_id,