Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/
Dprocessor.h353 void acpi_thermal_cpufreq_exit(void);
359 static inline void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
/linux-4.1.27/drivers/acpi/
Dprocessor_thermal.c158 void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
Dprocessor_driver.c298 acpi_thermal_cpufreq_exit(); in acpi_processor_driver_exit()