Lines Matching defs:wakeup
395 if (bdata->button->wakeup)
423 if (bdata->button->wakeup) {
430 * Simulate wakeup key press in case the key has
478 if (bdata->button->wakeup)
641 * So we don't need to reconfigure the trigger type for wakeup.
773 button->wakeup =
774 fwnode_property_read_bool(child, "wakeup-source") ||
776 fwnode_property_read_bool(child, "gpio-key,wakeup");
778 fwnode_property_read_u32(child, "wakeup-event-action",
808 int wakeup = 0;
881 if (button->wakeup)
882 wakeup = 1;
894 device_init_wakeup(dev, wakeup);
907 "failed to configure IRQ %d as wakeup source: %d\n",
917 "failed to set wakeup trigger %08x for IRQ %d: %d\n",
934 * not support changing wakeup trigger for interrupt-based keys.
960 if (bdata->button->wakeup) {
973 if (bdata->button->wakeup)