Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/
Dprocessor.h410 void acpi_thermal_cpufreq_exit(void);
416 static inline void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
/linux-4.4.14/drivers/acpi/
Dprocessor_thermal.c154 void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
Dprocessor_driver.c331 acpi_thermal_cpufreq_exit(); in acpi_processor_driver_exit()