Searched refs:platform_thermal_package_notify (Results 1 – 2 of 2) sorted by relevance
70 int (*platform_thermal_package_notify)(__u64 msr_val); variable71 EXPORT_SYMBOL_GPL(platform_thermal_package_notify);306 if (!platform_thermal_package_notify) in notify_package_thresholds()322 platform_thermal_package_notify(msr_val); in notify_package_thresholds()328 platform_thermal_package_notify(msr_val); in notify_package_thresholds()331 platform_thermal_package_notify(msr_val); in notify_package_thresholds()
264 extern int (*platform_thermal_package_notify)(__u64 msr_val);