Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c2092 static const struct of_device_id tegra_soctherm_of_match[] = { variable
2113 MODULE_DEVICE_TABLE(of, tegra_soctherm_of_match);
2126 match = of_match_node(tegra_soctherm_of_match, pdev->dev.of_node); in tegra_soctherm_probe()
2326 .of_match_table = tegra_soctherm_of_match,
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c2054 static const struct of_device_id tegra_soctherm_of_match[] = { variable
2075 MODULE_DEVICE_TABLE(of, tegra_soctherm_of_match);
2087 match = of_match_node(tegra_soctherm_of_match, pdev->dev.of_node); in tegra_soctherm_probe()
2281 .of_match_table = tegra_soctherm_of_match,

Completed in 7 milliseconds