Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_EVENT_TZ_TRIP_CHANGE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/lib/thermal/
A Devents.c54 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()
/linux-6.3-rc2/include/uapi/linux/
A Dthermal.h70 THERMAL_GENL_EVENT_TZ_TRIP_CHANGE, /* Trip point changed */ enumerator
/linux-6.3-rc2/drivers/thermal/
A Dthermal_netlink.c258 [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