owl_dma_match    1208 drivers/dma/owl-dma.c static const struct of_device_id owl_dma_match[] = {
owl_dma_match    1212 drivers/dma/owl-dma.c MODULE_DEVICE_TABLE(of, owl_dma_match);
owl_dma_match    1219 drivers/dma/owl-dma.c 		.of_match_table = of_match_ptr(owl_dma_match),