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