Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c2081 static const struct of_device_id tegra_soctherm_of_match[] = { variable
2102 MODULE_DEVICE_TABLE(of, tegra_soctherm_of_match);
2115 match = of_match_node(tegra_soctherm_of_match, pdev->dev.of_node); in tegra_soctherm_probe()
2315 .of_match_table = tegra_soctherm_of_match,