Searched refs:platform_thermal_package_notify (Results 1 – 3 of 3) sorted by relevance
67 int (*platform_thermal_package_notify)(__u64 msr_val); variable68 EXPORT_SYMBOL_GPL(platform_thermal_package_notify);337 if (!platform_thermal_package_notify) in notify_package_thresholds()353 platform_thermal_package_notify(msr_val); in notify_package_thresholds()359 platform_thermal_package_notify(msr_val); in notify_package_thresholds()362 platform_thermal_package_notify(msr_val); in notify_package_thresholds()
588 platform_thermal_package_notify = in pkg_temp_thermal_init()609 platform_thermal_package_notify = NULL; in pkg_temp_thermal_init()634 platform_thermal_package_notify = NULL; in pkg_temp_thermal_exit()
270 extern int (*platform_thermal_package_notify)(__u64 msr_val);