Searched refs:unbind_from_tz (Results 1 – 4 of 4) sorted by relevance
207 void (*unbind_from_tz)(struct thermal_zone_device *tz); member
644 .unbind_from_tz = power_allocator_unbind,
104 if (tz->governor && tz->governor->unbind_from_tz) in thermal_set_governor()105 tz->governor->unbind_from_tz(tz); in thermal_set_governor()
1549 if (monitor->tz->governor->unbind_from_tz) in rockchip_system_monitor_parse_dt()1550 monitor->tz->governor->unbind_from_tz(monitor->tz); in rockchip_system_monitor_parse_dt()