Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_EVENT_TZ_TRIP_DOWN (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dthermal.h66 THERMAL_GENL_EVENT_TZ_TRIP_DOWN, /* Trip point crossed the way down */ enumerator
/Linux-v5.10/drivers/thermal/
Dthermal_netlink.c213 [THERMAL_GENL_EVENT_TZ_TRIP_DOWN] = thermal_genl_event_tz_trip_down,
292 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_TRIP_DOWN, &p); in thermal_notify_tz_trip_down()