Searched refs:trip_high (Results 1 – 5 of 5) sorted by relevance
114 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high() function205 .events.trip_high = trip_high,
73 return ops->trip_high(nla_get_u32(attrs[THERMAL_GENL_ATTR_TZ_ID]), in handle_thermal_event()108 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_UP] = !!ops->trip_high; in thermal_events_ops_init()
569 u16 trip_high; member575 u16 trip_high; member
580 u16 trip_high; member586 u16 trip_high; member
25 int (*trip_high)(int tz_id, int trip_id, int temp, void *arg); member