Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h19 #define THERMAL_NOTIFY_BIND 0 macro
Dthermal_netlink.c651 blocking_notifier_call_chain(&thermal_genl_chain, THERMAL_NOTIFY_BIND, &n); in thermal_genl_bind()
/linux-6.12.1/drivers/thermal/intel/
Dintel_hfi.c631 if (state != THERMAL_NOTIFY_BIND && state != THERMAL_NOTIFY_UNBIND) in hfi_thermal_notify()
637 case THERMAL_NOTIFY_BIND: in hfi_thermal_notify()