Searched refs:cm_np (Results 1 – 1 of 1) sorted by relevance
396 struct device_node *tz_np, *cm_np, *child; in thermal_of_for_each_cooling_maps() local405 cm_np = of_get_child_by_name(tz_np, "cooling-maps"); in thermal_of_for_each_cooling_maps()406 if (!cm_np) in thermal_of_for_each_cooling_maps()409 for_each_child_of_node(cm_np, child) { in thermal_of_for_each_cooling_maps()417 of_node_put(cm_np); in thermal_of_for_each_cooling_maps()