Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/ti/
Ddma-crossbar.c22 static const struct of_device_id ti_dma_xbar_match[] = { variable
445 match = of_match_node(ti_dma_xbar_match, pdev->dev.of_node); in ti_dma_xbar_probe()
468 .of_match_table = ti_dma_xbar_match,