Searched defs:wakeup (Results 51 - 75 of 109) sorted by relevance

12345

/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c908 int wakeup = 0; local
/linux-master/kernel/irq/
H A Dirqdesc.c305 IRQ_ATTR_RO(wakeup); variable
/linux-master/drivers/usb/dwc3/
H A Ddwc3-qcom.c402 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) argument
435 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) argument
784 bool wakeup local
799 bool wakeup = device_may_wakeup(dev); local
[all...]
/linux-master/drivers/pcmcia/
H A Di82365.c109 static int wakeup = 0; variable
/linux-master/drivers/slimbus/
H A Dslimbus.h422 int (*wakeup)(struct slim_controller *ctrl); member in struct:slim_controller
/linux-master/net/tipc/
H A Dgroup.c105 static void tipc_group_open(struct tipc_member *m, bool *wakeup) argument
/linux-master/drivers/net/wireless/ath/
H A Dath.h143 void (*wakeup)(struct ath_common *common); member in struct:ath_ps_ops
/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c803 ktime_t now, wakeup; local
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dgm12u320.c407 bool wakeup = false; local
/linux-master/arch/x86/events/intel/
H A Dpt.c1086 unsigned long idx, npages, wakeup; local
/linux-master/include/linux/
H A Dparport.h138 void (*wakeup)(void *); member in struct:pardevice
358 void (*wakeup)(void *); member in struct:pardev_cb
/linux-master/drivers/input/
H A Devdev.c251 bool wakeup = false; local
/linux-master/drivers/input/keyboard/
H A Dtegra-kbc.c89 bool wakeup; member in struct:tegra_kbc
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c403 u64 head, tail, wakeup; local
[all...]
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_core.c746 bool wakeup = false; local
1185 bool wakeup; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c443 struct cfg80211_wowlan_wakeup wakeup = { local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-sh_mobile.c406 int wakeup = 0; local
/linux-master/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c557 bool wakeup = false; local
/linux-master/drivers/thunderbolt/
H A Dnhi.c964 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) argument
1022 bool wakeup; local
/linux-master/drivers/usb/class/
H A Dusbtmc.c1073 int wakeup = 0; local
/linux-master/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c141 unsigned int wakeup:1; member in struct:dvb_ca_private
/linux-master/drivers/usb/serial/
H A Ddigi_acceleport.c968 bool wakeup; local
1488 bool wakeup = false; local
/linux-master/drivers/usb/chipidea/
H A Dusbmisc_imx.c1165 int imx_usbmisc_suspend(struct imx_usbmisc_data *data, bool wakeup) argument
1196 int imx_usbmisc_resume(struct imx_usbmisc_data *data, bool wakeup) argument
[all...]
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c372 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; local
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h70 u32 wakeup; member in struct:isr_statistics

Completed in 312 milliseconds

12345