Searched refs:sun6i_dma_match (Results 1 – 1 of 1) sorted by relevance
905 static const struct of_device_id sun6i_dma_match[] = { variable911 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,