Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c1662 struct device_node *np_stc, *np_stcc; in soctherm_init_hw_throt_cdev() local
1679 for_each_child_of_node(np_stc, np_stcc) { in soctherm_init_hw_throt_cdev()
1684 name = np_stcc->name; in soctherm_init_hw_throt_cdev()
1694 of_node_put(np_stcc); in soctherm_init_hw_throt_cdev()
1698 err = soctherm_throt_cfg_parse(dev, np_stcc, stc); in soctherm_init_hw_throt_cdev()
1703 soctherm_oc_cfg_parse(dev, np_stcc, stc); in soctherm_init_hw_throt_cdev()
1707 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()