Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma.c4375 static const struct of_device_id udma_of_match[] = { variable
5330 match = of_match_node(udma_of_match, dev->of_node); in udma_probe()
5614 .of_match_table = udma_of_match,