Searched refs:wakeup_enabled (Results 1 – 3 of 3) sorted by relevance
293 static int wakeup_enabled; variable302 wakeup_enabled = !enable_irq_wake(gpio_to_irq(COLLIE_GPIO_CO)); in collie_bat_suspend()304 wakeup_enabled = 0; in collie_bat_suspend()311 if (wakeup_enabled) in collie_bat_resume()
33 bool wakeup_enabled; member237 gpio_charger->wakeup_enabled = in gpio_charger_suspend()248 if (device_may_wakeup(dev) && gpio_charger->wakeup_enabled) in gpio_charger_resume()
65 bool wakeup_enabled; member474 resource->wakeup_enabled = true; in acpi_power_wakeup_list_init()574 if (!resource->wakeup_enabled) { in acpi_enable_wakeup_device_power()577 resource->wakeup_enabled = true; in acpi_enable_wakeup_device_power()637 if (resource->wakeup_enabled) { in acpi_disable_wakeup_device_power()640 resource->wakeup_enabled = false; in acpi_disable_wakeup_device_power()