Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h20 #define THERMAL_NOTIFY_UNBIND 1 macro
Dthermal_netlink.c662 blocking_notifier_call_chain(&thermal_genl_chain, THERMAL_NOTIFY_UNBIND, &n); in thermal_genl_unbind()
/linux-6.12.1/drivers/thermal/intel/
Dintel_hfi.c631 if (state != THERMAL_NOTIFY_BIND && state != THERMAL_NOTIFY_UNBIND) in hfi_thermal_notify()
641 case THERMAL_NOTIFY_UNBIND: in hfi_thermal_notify()