mxs_dma_dt_ids    189 drivers/dma/mxs-dma.c static const struct of_device_id mxs_dma_dt_ids[] = {
mxs_dma_dt_ids    196 drivers/dma/mxs-dma.c MODULE_DEVICE_TABLE(of, mxs_dma_dt_ids);
mxs_dma_dt_ids    783 drivers/dma/mxs-dma.c 	of_id = of_match_device(mxs_dma_dt_ids, &pdev->dev);
mxs_dma_dt_ids    869 drivers/dma/mxs-dma.c 		.of_match_table = mxs_dma_dt_ids,