Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dgov_step_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.c696 thermal_zone_bind_cooling_device(tz, THERMAL_TRIPS_NONE, cdev, in thermal_zone_device_rebind_exception()
782 thermal_zone_unbind_cooling_device(tz, THERMAL_TRIPS_NONE, in thermal_zone_device_unbind_exception()
833 if (trip >= tz->trips || (trip < 0 && trip != THERMAL_TRIPS_NONE)) in thermal_zone_bind_cooling_device()
Dthermal_sysfs.c958 if (instance->trip == THERMAL_TRIPS_NONE) in trip_point_show()
/Linux-v5.10/include/linux/
Dthermal.h20 #define THERMAL_TRIPS_NONE -1 macro
/Linux-v5.10/drivers/acpi/
Dthermal.c776 (thermal, THERMAL_TRIPS_NONE, in acpi_thermal_cooling_device_cb()
782 (thermal, THERMAL_TRIPS_NONE, in acpi_thermal_cooling_device_cb()