Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c1695 struct device_node *np_stc, *np_stcc; in soctherm_init_hw_throt_cdev() local
1705 np_stc = of_get_child_by_name(dev->of_node, "throttle-cfgs"); in soctherm_init_hw_throt_cdev()
1706 if (!np_stc) { in soctherm_init_hw_throt_cdev()
1712 for_each_child_of_node(np_stc, np_stcc) { in soctherm_init_hw_throt_cdev()
1755 of_node_put(np_stc); in soctherm_init_hw_throt_cdev()