Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 25 of 53) sorted by relevance

123

/drivers/soc/rockchip/
Dpm_domains.c88 #define DOMAIN(pwr, status, req, idle, ack, wakeup) \ argument
98 #define DOMAIN_M(pwr, status, req, idle, ack, wakeup) \ argument
110 #define DOMAIN_RK3036(req, ack, idle, wakeup) \ argument
119 #define DOMAIN_PX30(pwr, status, req, wakeup) \ argument
122 #define DOMAIN_RK3288(pwr, status, req, wakeup) \ argument
125 #define DOMAIN_RK3328(pwr, status, req, wakeup) \ argument
128 #define DOMAIN_RK3368(pwr, status, req, wakeup) \ argument
131 #define DOMAIN_RK3399(pwr, status, req, wakeup) \ argument
/drivers/acpi/
Ddevice_pm.c592 bool wakeup = false; in acpi_dev_pm_get_state() local
754 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
816 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
921 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
Dacpi_dbg.c248 static void acpi_aml_unlock_fifo(unsigned long flag, bool wakeup) in acpi_aml_unlock_fifo()
Dscan.c770 struct acpi_device_wakeup *wakeup = &dev->wakeup; in acpi_bus_extract_wakeup_device_power_package() local
855 struct acpi_device_wakeup *wakeup = &device->wakeup; in acpi_wakeup_gpe_init() local
/drivers/slimbus/
Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/drivers/thunderbolt/
Dnhi_ops.c142 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
Dnhi.c863 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq()
905 bool wakeup; in nhi_poweroff_noirq() local
/drivers/input/keyboard/
Dsnvs_pwrkey.c37 int wakeup; member
Dmtk-pmic-keys.c82 bool wakeup:1; member
Dpmic8xxx-keypad.c505 bool wakeup; in pmic8xxx_kp_probe() local
Dgpio_keys.c772 int wakeup = 0; in gpio_keys_probe() local
/drivers/gpu/drm/tegra/
Dmipi-phy.h40 unsigned int wakeup; member
/drivers/iio/adc/
Dpalmas_gpadc.c776 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_suspend() local
799 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_resume() local
/drivers/platform/x86/
Dsurface3_button.c60 bool wakeup; member
/drivers/pci/pcie/
Dpme.c386 bool wakeup; in pcie_pme_suspend() local
/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1127 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mvm_report_wakeup_reasons() local
1802 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mvm_query_netdetect_reasons() local
1911 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mvm_check_rt_status() local
/drivers/input/misc/
Dsoc_button_array.c25 bool wakeup; member
/drivers/infiniband/hw/hfi1/
Diowait.h148 void (*wakeup)(struct iowait *wait, int reason); member
/drivers/gnss/
Dsirf.c45 struct gpio_desc *wakeup; member
/drivers/tty/serial/8250/
Dserial_cs.c77 void (*wakeup)(struct pcmcia_device *); member
/drivers/usb/host/
Dohci-at91.c56 bool wakeup; /* Saved wake-up state for resume */ member
/drivers/misc/sgi-xp/
Dxpc_main.c614 int wakeup; in xpc_activate_kthreads() local
/drivers/gpu/drm/tiny/
Dgm12u320.c434 bool wakeup = false; in gm12u320_fb_mark_dirty() local
/drivers/media/pci/bt8xx/
Dbttv-driver.c3547 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
3585 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
3651 struct bttv_buffer *wakeup = btv->curr.top; in bttv_irq_wakeup_top() local
/drivers/i2c/busses/
Di2c-sh_mobile.c409 int wakeup = 0; in sh_mobile_i2c_isr() local

123