Searched refs:np_stcc (Results 1 – 1 of 1) sorted by relevance
1657 struct device_node *np_stc, *np_stcc; in soctherm_init_hw_throt_cdev() local1674 for_each_child_of_node(np_stc, np_stcc) { in soctherm_init_hw_throt_cdev()1679 name = np_stcc->name; in soctherm_init_hw_throt_cdev()1689 of_node_put(np_stcc); in soctherm_init_hw_throt_cdev()1693 err = soctherm_throt_cfg_parse(dev, np_stcc, stc); in soctherm_init_hw_throt_cdev()1698 soctherm_oc_cfg_parse(dev, np_stcc, stc); in soctherm_init_hw_throt_cdev()1702 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()