Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dstep_wise.c112 if (type == THERMAL_TRIP_PASSIVE || type == THERMAL_TRIPS_NONE) in update_passive_instance()
125 if (trip == THERMAL_TRIPS_NONE) { in thermal_zone_trip_update()
127 trip_type = THERMAL_TRIPS_NONE; in thermal_zone_trip_update()
193 thermal_zone_trip_update(tz, THERMAL_TRIPS_NONE); in step_wise_throttle()
Dthermal_core.c624 thermal_zone_bind_cooling_device(tz, THERMAL_TRIPS_NONE, cdev, in thermal_zone_device_rebind_exception()
643 thermal_zone_unbind_cooling_device(tz, THERMAL_TRIPS_NONE, in thermal_zone_device_unbind_exception()
694 if (trip >= tz->trips || (trip < 0 && trip != THERMAL_TRIPS_NONE)) in thermal_zone_bind_cooling_device()
Dthermal_sysfs.c974 if (instance->trip == THERMAL_TRIPS_NONE) in trip_point_show()
/Linux-v5.4/include/linux/
Dthermal.h20 #define THERMAL_TRIPS_NONE -1 macro
/Linux-v5.4/drivers/acpi/
Dthermal.c822 (thermal, THERMAL_TRIPS_NONE, in acpi_thermal_cooling_device_cb()
828 (thermal, THERMAL_TRIPS_NONE, in acpi_thermal_cooling_device_cb()