Home
last modified time | relevance | path

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

/components/drivers/thermal/
A Dthermal.c390 if (zdev->cooling && zdev->temperature > map->trips->temperature) in dumb_governor_tuning()
591 goto cooling; in rt_thermal_zone_device_update()
605 goto cooling; in rt_thermal_zone_device_update()
617 cooling: in rt_thermal_zone_device_update()
618 zdev->cooling = need_cool = RT_TRUE; in rt_thermal_zone_device_update()
624 if (!need_cool && zdev->cooling) in rt_thermal_zone_device_update()
/components/drivers/include/drivers/
A Dthermal.h86 rt_bool_t cooling; member

Completed in 5 milliseconds