Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/ti/
Dk3-udma.c4332 static const struct of_device_id pktdma_of_match[] = { variable
5260 match = of_match_node(pktdma_of_match, dev->of_node); in udma_probe()
5512 .of_match_table = pktdma_of_match,