Searched refs:tr_np (Results 1 – 1 of 1) sorted by relevance
359 struct device_node *tr_np; in thermal_of_for_each_cooling_device() local362 tr_np = of_parse_phandle(map_np, "trip", 0); in thermal_of_for_each_cooling_device()363 if (!tr_np) in thermal_of_for_each_cooling_device()366 trip_id = of_find_trip_id(tz_np, tr_np); in thermal_of_for_each_cooling_device()