cppi41_dma_ids   1015 drivers/dma/ti/cppi41.c static const struct of_device_id cppi41_dma_ids[] = {
cppi41_dma_ids   1020 drivers/dma/ti/cppi41.c MODULE_DEVICE_TABLE(of, cppi41_dma_ids);
cppi41_dma_ids   1026 drivers/dma/ti/cppi41.c 	of_id = of_match_node(cppi41_dma_ids, dev->of_node);
cppi41_dma_ids   1251 drivers/dma/ti/cppi41.c 		.of_match_table = of_match_ptr(cppi41_dma_ids),