omap_dma_match   1640 drivers/dma/ti/omap-dma.c static const struct of_device_id omap_dma_match[] = {
omap_dma_match   1648 drivers/dma/ti/omap-dma.c MODULE_DEVICE_TABLE(of, omap_dma_match);
omap_dma_match   1655 drivers/dma/ti/omap-dma.c 		.of_match_table = of_match_ptr(omap_dma_match),