Lines Matching defs:wakeup
386 if (bdata->button->wakeup)
396 if (bdata->button->wakeup) {
403 * Simulate wakeup key press in case the key has
444 if (bdata->button->wakeup)
605 * So we don't need to reconfigure the trigger type for wakeup.
734 button->wakeup =
735 fwnode_property_read_bool(child, "wakeup-source") ||
737 fwnode_property_read_bool(child, "gpio-key,wakeup");
739 fwnode_property_read_u32(child, "wakeup-event-action",
769 int wakeup = 0;
842 if (button->wakeup)
843 wakeup = 1;
855 device_init_wakeup(dev, wakeup);
868 "failed to configure IRQ %d as wakeup source: %d\n",
878 "failed to set wakeup trigger %08x for IRQ %d: %d\n",
895 * not support changing wakeup trigger for interrupt-based keys.
921 if (bdata->button->wakeup) {
934 if (bdata->button->wakeup)