acpi_thermal_resume   90 drivers/acpi/thermal.c static int acpi_thermal_resume(struct device *dev);
acpi_thermal_resume   95 drivers/acpi/thermal.c static SIMPLE_DEV_PM_OPS(acpi_thermal_pm, acpi_thermal_suspend, acpi_thermal_resume);