Home
last modified time | relevance | path

Searched refs:thermal_notify_framework (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dthermal.h399 void thermal_notify_framework(struct thermal_zone_device *, int);
447 static inline void thermal_notify_framework(struct thermal_zone_device *tz, in thermal_notify_framework() function
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.c583 void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework() function
587 EXPORT_SYMBOL_GPL(thermal_notify_framework);
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c207 thermal_notify_framework(tz_dev->tzone, in iwl_mvm_temp_notif()
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst747 4.3. thermal_notify_framework
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch2610 void thermal_notify_framework(struct thermal_zone_device *, int);