Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c2059 static const struct of_device_id tegra_soctherm_of_match[] = { variable
2080 MODULE_DEVICE_TABLE(of, tegra_soctherm_of_match);
2092 match = of_match_node(tegra_soctherm_of_match, pdev->dev.of_node); in tegra_soctherm_probe()
2286 .of_match_table = tegra_soctherm_of_match,