Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A 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()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c1657 struct device_node *np_stc, *np_stcc; in soctherm_init_hw_throt_cdev() local
1667 np_stc = of_get_child_by_name(dev->of_node, "throttle-cfgs"); in soctherm_init_hw_throt_cdev()
1668 if (!np_stc) { in soctherm_init_hw_throt_cdev()
1674 for_each_child_of_node(np_stc, np_stcc) { in soctherm_init_hw_throt_cdev()
1717 of_node_put(np_stc); in soctherm_init_hw_throt_cdev()

Completed in 7 milliseconds