Home
last modified time | relevance | path

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

/Linux-v4.19/include/acpi/
Dprocessor.h425 void acpi_thermal_cpufreq_exit(void);
431 static inline void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
/Linux-v4.19/drivers/acpi/
Dprocessor_thermal.c154 void acpi_thermal_cpufreq_exit(void) in acpi_thermal_cpufreq_exit() function
Dprocessor_driver.c341 acpi_thermal_cpufreq_exit(); in acpi_processor_driver_exit()