Home
last modified time | relevance | path

Searched refs:bcdma_of_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/dma/ti/
Dk3-udma.c4342 static const struct of_device_id bcdma_of_match[] = { variable
5276 match = of_match_node(bcdma_of_match, dev->of_node); in udma_probe()
5520 .of_match_table = bcdma_of_match,