Searched refs:THERMAL_GENL_EVENT_TZ_TRIP_CHANGE (Results 1 – 3 of 3) sorted by relevance
54 case THERMAL_GENL_EVENT_TZ_TRIP_CHANGE: in handle_thermal_event()110 enabled_ops[THERMAL_GENL_EVENT_TZ_TRIP_CHANGE] = !!ops->trip_change; in thermal_events_ops_init()
70 THERMAL_GENL_EVENT_TZ_TRIP_CHANGE, /* Trip point changed */ enumerator
258 [THERMAL_GENL_EVENT_TZ_TRIP_CHANGE] = thermal_genl_event_tz_trip_change,371 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_TRIP_CHANGE, &p); in thermal_notify_tz_trip_change()
Completed in 6 milliseconds