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

/linux-4.4.14/drivers/dma/
H A Dti-dma-crossbar.c23 static const struct of_device_id ti_dma_xbar_match[] = { variable in typeref:struct:of_device_id
368 match = of_match_node(ti_dma_xbar_match, pdev->dev.of_node); ti_dma_xbar_probe()
391 .of_match_table = of_match_ptr(ti_dma_xbar_match),

Completed in 50 milliseconds