Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dthermal.h86 THERMAL_GENL_EVENT_THRESHOLD_FLUSH, /* All thresolds have been deleted */ enumerator
/linux/drivers/thermal/
H A Dthermal_netlink.c306 [THERMAL_GENL_EVENT_THRESHOLD_FLUSH] = thermal_genl_event_threshold_flush,
471 return thermal_genl_send_event(THERMAL_GENL_EVENT_THRESHOLD_FLUSH, &p); in thermal_notify_threshold_flush()