Home
last modified time | relevance | path

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

/drivers/thermal/
A Dgov_power_allocator.c92 const struct thermal_trip *trip_switch_on; member
151 const struct thermal_trip *trip_switch_on, in estimate_pid_constants() argument
157 if (trip_switch_on) in estimate_pid_constants()
158 temperature_threshold -= trip_switch_on->temperature; in estimate_pid_constants()
211 params->trip_switch_on, control_temp); in get_sustainable_power()
528 params->trip_switch_on = first_passive; in get_governor_trips()
531 params->trip_switch_on = NULL; in get_governor_trips()
534 params->trip_switch_on = NULL; in get_governor_trips()
739 params->trip_switch_on, in power_allocator_bind()
776 const struct thermal_trip *trip = params->trip_switch_on; in power_allocator_manage()

Completed in 4 milliseconds