Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dpower_allocator.c78 int trip_switch_on; member
135 u32 sustainable_power, int trip_switch_on, in estimate_pid_constants() argument
142 ret = tz->ops->get_trip_temp(tz, trip_switch_on, &switch_on_temp); in estimate_pid_constants()
208 params->trip_switch_on, control_temp, in pid_controller()
492 params->trip_switch_on = i; in get_governor_trips()
507 params->trip_max_desired_temperature = params->trip_switch_on; in get_governor_trips()
508 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
510 params->trip_switch_on = INVALID_TRIP; in get_governor_trips()
581 params->trip_switch_on, in power_allocator_bind()
625 ret = tz->ops->get_trip_temp(tz, params->trip_switch_on, in power_allocator_throttle()