mmp_pdma_dt_ids  1004 drivers/dma/mmp_pdma.c static const struct of_device_id mmp_pdma_dt_ids[] = {
mmp_pdma_dt_ids  1008 drivers/dma/mmp_pdma.c MODULE_DEVICE_TABLE(of, mmp_pdma_dt_ids);
mmp_pdma_dt_ids  1050 drivers/dma/mmp_pdma.c 	of_id = of_match_device(mmp_pdma_dt_ids, pdev->dev);
mmp_pdma_dt_ids  1142 drivers/dma/mmp_pdma.c 		.of_match_table = mmp_pdma_dt_ids,