Searched refs:THERMAL_GENL_EVENT_TZ_DISABLE (Results 1 – 3 of 3) sorted by relevance
51 case THERMAL_GENL_EVENT_TZ_DISABLE: in handle_thermal_event()106 enabled_ops[THERMAL_GENL_EVENT_TZ_DISABLE] = !!ops->tz_disable; in thermal_events_ops_init()
66 THERMAL_GENL_EVENT_TZ_DISABLE, /* Thermal zone disabled */ enumerator
255 [THERMAL_GENL_EVENT_TZ_DISABLE] = thermal_genl_event_tz_disable,330 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_DISABLE, &p); in thermal_notify_tz_disable()