Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c905 static const struct of_device_id sun6i_dma_match[] = { variable
911 MODULE_DEVICE_TABLE(of, sun6i_dma_match);
924 device = of_match_device(sun6i_dma_match, &pdev->dev); in sun6i_dma_probe()
1094 .of_match_table = sun6i_dma_match,