Home
last modified time | relevance | path

Searched defs:wakeup (Results 26 – 50 of 118) sorted by relevance

12345

/openbmc/linux/drivers/input/keyboard/
H A Dmt6779-keypad.c123 bool wakeup; in mt6779_keypad_pdrv_probe() local
H A Dmtk-pmic-keys.c126 bool wakeup:1; member
/openbmc/linux/drivers/nfc/pn533/
H A Duart.c49 static const u8 wakeup[] = { in pn532_uart_send_frame() local
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-scu.c47 u8 wakeup; member
/openbmc/linux/include/linux/mfd/
H A Dmax8998.h99 bool wakeup; member
H A Dmax8998-private.h154 bool wakeup; member
/openbmc/linux/drivers/pci/pcie/
H A Dpme.c394 bool wakeup; in pcie_pme_suspend() local
/openbmc/qemu/include/hw/char/
H A Dserial.h64 bool wakeup; member
/openbmc/qemu/include/hw/acpi/
H A Dacpi.h150 Notifier wakeup; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h90 int (*wakeup)(struct ath12k_base *ab); member
/openbmc/linux/drivers/input/misc/
H A Dsoc_button_array.c31 bool wakeup; member
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c726 bool wakeup = false; in vbg_acquire_session_capabilities() local
1161 bool wakeup; in vbg_wait_event_cond() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Diowait.h107 void (*wakeup)(struct iowait *wait, int reason); member
/openbmc/linux/drivers/usb/chipidea/
H A Dusbmisc_imx.c1165 int imx_usbmisc_suspend(struct imx_usbmisc_data *data, bool wakeup) in imx_usbmisc_suspend()
1196 int imx_usbmisc_resume(struct imx_usbmisc_data *data, bool wakeup) in imx_usbmisc_resume()
/openbmc/linux/drivers/thunderbolt/
H A Dnhi.c964 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq()
1022 bool wakeup; in nhi_poweroff_noirq() local
/openbmc/linux/drivers/gnss/
H A Dsirf.c45 struct gpio_desc *wakeup; member
/openbmc/linux/drivers/tty/serial/8250/
H A Dserial_cs.c77 void (*wakeup)(struct pcmcia_device *); member
H A D8250_pci1xxxx.c266 bool wakeup = false; in pci1xxxx_suspend() local
/openbmc/linux/kernel/events/
H A Dinternal.h29 local_t wakeup; /* wakeup stamp */ member
/openbmc/linux/include/linux/
H A Dparport.h138 void (*wakeup)(void *); member
360 void (*wakeup)(void *); member
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock_defs.h27 u32 wakeup; /* 30 */ member
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c606 int wakeup; in xpc_activate_kthreads() local
/openbmc/linux/drivers/usb/host/
H A Dohci-at91.c57 bool wakeup; /* Saved wake-up state for resume */ member
/openbmc/linux/arch/x86/kvm/
H A Di8259.c53 bool wakeup = s->wakeup_needed; in pic_unlock() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2727 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
2768 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
2860 struct bttv_buffer *wakeup = btv->curr.top; in bttv_irq_wakeup_top() local

12345