imx_dma_of_dev_id  211 drivers/dma/imx-dma.c static const struct of_device_id imx_dma_of_dev_id[] = {
imx_dma_of_dev_id  225 drivers/dma/imx-dma.c MODULE_DEVICE_TABLE(of, imx_dma_of_dev_id);
imx_dma_of_dev_id 1064 drivers/dma/imx-dma.c 	of_id = of_match_device(imx_dma_of_dev_id, &pdev->dev);
imx_dma_of_dev_id 1267 drivers/dma/imx-dma.c 		.of_match_table = imx_dma_of_dev_id,