Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dgov_power_allocator.c72 int trip_switch_on; member
124 u32 sustainable_power, int trip_switch_on, in estimate_pid_constants() argument
132 ret = __thermal_zone_get_trip(tz, trip_switch_on, &trip); in estimate_pid_constants()
187 params->trip_switch_on, control_temp); in get_sustainable_power()
534 params->trip_switch_on = i; in get_governor_trips()
549 params->trip_max_desired_temperature = params->trip_switch_on; in get_governor_trips()
550 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
552 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
664 params->trip_switch_on, in power_allocator_bind()
711 ret = __thermal_zone_get_trip(tz, params->trip_switch_on, &trip); in power_allocator_throttle()