Searched defs:trip_hyst (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ | ||
H A D | gov_bang_bang.c | 18 int trip_temp, trip_hyst; in thermal_zone_trip_update() local |
H A D | thermal_netlink.c | 57 int trip_hyst; member 302 thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, int trip_temp, int trip_hyst) thermal_notify_tz_trip_add() argument 319 thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, int trip_temp, int trip_hyst) thermal_notify_tz_trip_change() argument |
/kernel/linux/linux-6.6/drivers/thermal/ | ||
H A D | thermal_netlink.c | 62 int trip_hyst; member 347 thermal_notify_tz_trip_add(int tz_id, int trip_id, int trip_type, int trip_temp, int trip_hyst) thermal_notify_tz_trip_add() argument 364 thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, int trip_temp, int trip_hyst) thermal_notify_tz_trip_change() argument |
Completed in 5 milliseconds