Searched refs:tegra_dc_of_match (Results 1 – 1 of 1) sorted by relevance
1910 static const struct of_device_id tegra_dc_of_match[] = { variable1930 MODULE_DEVICE_TABLE(of, tegra_dc_of_match);1954 for_each_matching_node(np, tegra_dc_of_match) { in tegra_dc_parse_dt()1978 id = of_match_node(tegra_dc_of_match, pdev->dev.of_node); in tegra_dc_probe()2096 .of_match_table = tegra_dc_of_match,