Searched refs:trip_low (Results 1 – 5 of 5) sorted by relevance
125 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low() function206 .events.trip_low = trip_low,
78 return ops->trip_low(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()109 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_DOWN] = !!ops->trip_low; in thermal_events_ops_init()
568 u16 trip_low; member574 u16 trip_low; member
579 u16 trip_low; member585 u16 trip_low; member
26 int (*trip_low)(int tz_id, int trip_id, int temp, void *arg); member