Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A 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 = of_match_ptr(ti_dma_xbar_match),