Home
last modified time | relevance | path

Searched refs:acpi_thermal_cpufreq_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/acpi/
H A Dprocessor.h451 void acpi_thermal_cpufreq_exit(struct cpufreq_policy *policy);
457 static inline void acpi_thermal_cpufreq_exit(struct cpufreq_policy *policy) in acpi_thermal_cpufreq_exit() function
/openbmc/linux/drivers/acpi/
H A Dprocessor_driver.c243 acpi_thermal_cpufreq_exit(policy); in acpi_processor_notifier()
H A Dprocessor_thermal.c153 void acpi_thermal_cpufreq_exit(struct cpufreq_policy *policy) in acpi_thermal_cpufreq_exit() function