Home
last modified time | relevance | path

Searched refs:THERMAL_GENL_EVENT_TZ_DISABLE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/thermal/
H A Devents.c51 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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h63 THERMAL_GENL_EVENT_TZ_DISABLE, /* Thermal zone disabed */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h66 THERMAL_GENL_EVENT_TZ_DISABLE, /* Thermal zone disabled */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h69 THERMAL_GENL_EVENT_TZ_DISABLE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h69 THERMAL_GENL_EVENT_TZ_DISABLE, enumerator
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c211 [THERMAL_GENL_EVENT_TZ_DISABLE] = thermal_genl_event_tz_disable,
285 return thermal_genl_send_event(THERMAL_GENL_EVENT_TZ_DISABLE, &p); in thermal_notify_tz_disable()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_netlink.c255 [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()

Completed in 5 milliseconds