Searched refs:tegra_dma_of_match (Results 1 – 1 of 1) sorted by relevance
1294 static const struct of_device_id tegra_dma_of_match[] = { variable1310 MODULE_DEVICE_TABLE(of, tegra_dma_of_match);1321 match = of_match_device(tegra_dma_of_match, &pdev->dev); in tegra_dma_probe()1612 .of_match_table = tegra_dma_of_match,