acpi_button_suspend
static int acpi_button_suspend(struct device *dev);
static SIMPLE_DEV_PM_OPS(acpi_button_pm, acpi_button_suspend, acpi_button_resume);