mmp_tdma_dt_ids   620 drivers/dma/mmp_tdma.c static const struct of_device_id mmp_tdma_dt_ids[] = {
mmp_tdma_dt_ids   625 drivers/dma/mmp_tdma.c MODULE_DEVICE_TABLE(of, mmp_tdma_dt_ids);
mmp_tdma_dt_ids   638 drivers/dma/mmp_tdma.c 	of_id = of_match_device(mmp_tdma_dt_ids, &pdev->dev);
mmp_tdma_dt_ids   736 drivers/dma/mmp_tdma.c 		.of_match_table = mmp_tdma_dt_ids,