Home
last modified time | relevance | path

Searched refs:acpi_thermal_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c1000 static int acpi_thermal_resume(struct device *dev) in acpi_thermal_resume() function
1028 #define acpi_thermal_resume NULL macro
1030 static SIMPLE_DEV_PM_OPS(acpi_thermal_pm, acpi_thermal_suspend, acpi_thermal_resume);
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c91 static int acpi_thermal_resume(struct device *dev);
94 #define acpi_thermal_resume NULL macro
96 static SIMPLE_DEV_PM_OPS(acpi_thermal_pm, acpi_thermal_suspend, acpi_thermal_resume);
1110 static int acpi_thermal_resume(struct device *dev) in acpi_thermal_resume() function

Completed in 6 milliseconds