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