Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/thermal/
A Devents.c41 case THERMAL_GENL_EVENT_TZ_CREATE: in handle_thermal_event()
104 enabled_ops[THERMAL_GENL_EVENT_TZ_CREATE] = !!ops->tz_create; in thermal_events_ops_init()
/linux-6.3-rc2/include/uapi/linux/
A Dthermal.h64 THERMAL_GENL_EVENT_TZ_CREATE, /* Thermal zone creation */ enumerator
/linux-6.3-rc2/drivers/thermal/
A Dthermal_netlink.c252 [THERMAL_GENL_EVENT_TZ_CREATE] = thermal_genl_event_tz_create,
309 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_CREATE, &p); in thermal_notify_tz_create()

Completed in 4 milliseconds