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