Searched refs:imx_dma_of_dev_id (Results 1 – 1 of 1) sorted by relevance
212 static const struct of_device_id imx_dma_of_dev_id[] = { variable226 MODULE_DEVICE_TABLE(of, imx_dma_of_dev_id);1058 of_id = of_match_device(imx_dma_of_dev_id, &pdev->dev); in imxdma_probe()1238 .of_match_table = imx_dma_of_dev_id,