Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h205 void (*unbind_from_tz)(struct thermal_zone_device *tz); member
/linux-6.3-rc2/drivers/thermal/
A Dgov_power_allocator.c735 .unbind_from_tz = power_allocator_unbind,
A Dthermal_core.c100 if (tz->governor && tz->governor->unbind_from_tz) in thermal_set_governor()
101 tz->governor->unbind_from_tz(tz); in thermal_set_governor()

Completed in 8 milliseconds