Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c72 int trip_switch_on; member
126 u32 sustainable_power, int trip_switch_on, in estimate_pid_constants() argument
134 ret = __thermal_zone_get_trip(tz, trip_switch_on, &trip); in estimate_pid_constants()
189 params->trip_switch_on, control_temp); in get_sustainable_power()
537 params->trip_switch_on = i; in get_governor_trips()
552 params->trip_max_desired_temperature = params->trip_switch_on; in get_governor_trips()
553 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
555 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
669 params->trip_switch_on, in power_allocator_bind()
716 ret = __thermal_zone_get_trip(tz, params->trip_switch_on, &trip); in power_allocator_throttle()