Home
last modified time | relevance | path

Searched refs:tegra_hdmi_of_match (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/tegra/
Dhdmi.c1431 static const struct of_device_id tegra_hdmi_of_match[] = { variable
1438 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,