Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Ddma-crossbar.c23 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 = ti_dma_xbar_match,