Searched refs:tegra_hdmi_of_match (Results 1 – 1 of 1) sorted by relevance
1431 static const struct of_device_id tegra_hdmi_of_match[] = { variable1438 MODULE_DEVICE_TABLE(of, tegra_hdmi_of_match);1447 match = of_match_node(tegra_hdmi_of_match, pdev->dev.of_node); in tegra_hdmi_probe()1559 .of_match_table = tegra_hdmi_of_match,