Home
last modified time | relevance | path

Searched refs:edma_of_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c290 static const struct of_device_id edma_of_ids[] = { variable
301 MODULE_DEVICE_TABLE(of, edma_of_ids);
2357 match = of_match_node(edma_of_ids, node); in edma_probe()
2703 .of_match_table = edma_of_ids,
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c281 static const struct of_device_id edma_of_ids[] = { variable
292 MODULE_DEVICE_TABLE(of, edma_of_ids);
2299 match = of_match_node(edma_of_ids, node); in edma_probe()
2645 .of_match_table = edma_of_ids,

Completed in 8 milliseconds