Searched refs:wakeup_enabled (Results 1 – 3 of 3) sorted by relevance
289 static int wakeup_enabled; variable298 wakeup_enabled = !enable_irq_wake(gpio_to_irq(COLLIE_GPIO_CO)); in collie_bat_suspend()300 wakeup_enabled = 0; in collie_bat_suspend()307 if (wakeup_enabled) in collie_bat_resume()
29 bool wakeup_enabled; member359 gpio_charger->wakeup_enabled = in gpio_charger_suspend()369 if (device_may_wakeup(dev) && gpio_charger->wakeup_enabled) in gpio_charger_resume()
55 bool wakeup_enabled; member615 resource->wakeup_enabled = true; in acpi_power_wakeup_list_init()715 if (!resource->wakeup_enabled) { in acpi_enable_wakeup_device_power()718 resource->wakeup_enabled = true; in acpi_enable_wakeup_device_power()778 if (resource->wakeup_enabled) { in acpi_disable_wakeup_device_power()781 resource->wakeup_enabled = false; in acpi_disable_wakeup_device_power()