Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ti/
Ddma-crossbar.c26 static const struct of_device_id ti_dma_xbar_match[] = { variable
446 match = of_match_node(ti_dma_xbar_match, pdev->dev.of_node); in ti_dma_xbar_probe()
469 .of_match_table = of_match_ptr(ti_dma_xbar_match),