Searched refs:platform_thermal_notify (Results 1 – 2 of 2) sorted by relevance
63 int (*platform_thermal_notify)(__u64 msr_val); variable64 EXPORT_SYMBOL(platform_thermal_notify);370 if (!platform_thermal_notify) in notify_thresholds()376 platform_thermal_notify(msr_val); in notify_thresholds()380 platform_thermal_notify(msr_val); in notify_thresholds()
267 extern int (*platform_thermal_notify)(__u64 msr_val);