Searched refs:platform_thermal_package_notify (Results 1 – 3 of 3) sorted by relevance
114 int (*platform_thermal_package_notify)(__u64 msr_val); variable115 EXPORT_SYMBOL_GPL(platform_thermal_package_notify);598 if (!platform_thermal_package_notify) in notify_package_thresholds()614 platform_thermal_package_notify(msr_val); in notify_package_thresholds()620 platform_thermal_package_notify(msr_val); in notify_package_thresholds()623 platform_thermal_package_notify(msr_val); in notify_package_thresholds()
9 extern int (*platform_thermal_package_notify)(__u64 msr_val);
503 platform_thermal_package_notify = pkg_thermal_notify; in pkg_temp_thermal_init()518 platform_thermal_package_notify = NULL; in module_init()