edma_of_ids       283 drivers/dma/ti/edma.c static const struct of_device_id edma_of_ids[] = {
edma_of_ids       294 drivers/dma/ti/edma.c MODULE_DEVICE_TABLE(of, edma_of_ids);
edma_of_ids      2267 drivers/dma/ti/edma.c 		match = of_match_node(edma_of_ids, node);
edma_of_ids      2572 drivers/dma/ti/edma.c 		.of_match_table = edma_of_ids,