Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c1562 enum thermal_device_mode tz_mode; in thermal_pm_notify() local
1575 tz_mode = THERMAL_DEVICE_ENABLED; in thermal_pm_notify()
1577 tz->ops->get_mode(tz, &tz_mode); in thermal_pm_notify()
1579 if (tz_mode == THERMAL_DEVICE_DISABLED) in thermal_pm_notify()