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

/linux-4.4.14/drivers/acpi/
H A Dbutton.c78 static int acpi_button_suspend(struct device *dev);
81 #define acpi_button_suspend NULL macro
84 static SIMPLE_DEV_PM_OPS(acpi_button_pm, acpi_button_suspend, acpi_button_resume);
322 static int acpi_button_suspend(struct device *dev) acpi_button_suspend() function

Completed in 48 milliseconds