Searched refs:trip_low (Results 1 – 3 of 3) sorted by relevance
159 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low() function277 .events.trip_low = trip_low,
78 return ops->trip_low(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()133 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_DOWN] = !!ops->trip_low; in thermal_events_ops_init()
35 int (*trip_low)(int tz_id, int trip_id, int temp, void *arg); member
Completed in 4 milliseconds