Searched refs:THERMAL_GENL_EVENT_TZ_TRIP_UP (Results 1 – 3 of 3) sorted by relevance
72 case THERMAL_GENL_EVENT_TZ_TRIP_UP: in handle_thermal_event()108 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_UP] = !!ops->trip_high; in thermal_events_ops_init()
68 THERMAL_GENL_EVENT_TZ_TRIP_UP, /* Trip point crossed the way up */ enumerator
256 [THERMAL_GENL_EVENT_TZ_TRIP_UP] = thermal_genl_event_tz_trip_up,344 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_TRIP_UP, &p); in thermal_notify_tz_trip_up()