Home
last modified time | relevance | path

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

123

/drivers/pmdomain/rockchip/
Dpm-domains.c103 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
114 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
127 …O_R(_name, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup) \ argument
145 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
155 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
158 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
161 #define DOMAIN_RK3288(name, pwr, status, req, wakeup) \ argument
164 #define DOMAIN_RK3328(name, pwr, status, req, wakeup) \ argument
167 #define DOMAIN_RK3368(name, pwr, status, req, wakeup) \ argument
170 #define DOMAIN_RK3399(name, pwr, status, req, wakeup) \ argument
[all …]
/drivers/usb/cdns3/
Dcdns3-plat.c196 bool suspend, bool wakeup) in cdns3_set_platform_suspend()
210 bool wakeup; in cdns3_controller_suspend() local
Dcdns3-imx.c249 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
405 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/drivers/acpi/
Ddevice_pm.c675 bool wakeup = false; in acpi_dev_pm_get_state() local
852 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
928 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
1015 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
Dwakeup.c17 bool (*wakeup)(void *context); member
/drivers/usb/dwc3/
Ddwc3-qcom.c420 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend()
453 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_resume()
1007 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
1022 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() 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.c145 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
Dnhi.c964 static int __nhi_suspend_noirq(struct device *dev, bool wakeup) in __nhi_suspend_noirq()
1022 bool wakeup; in nhi_poweroff_noirq() local
/drivers/usb/fotg210/
Dfotg210-core.c48 bool wakeup; in fotg210_gemini_init() local
/drivers/gpu/drm/tegra/
Dmipi-phy.h40 unsigned int wakeup; member
/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c127 struct acpi_device_wakeup *wakeup; in enable_gpe() local
/drivers/input/keyboard/
Dsnvs_pwrkey.c39 int wakeup; member
Dmt6779-keypad.c123 bool wakeup; in mt6779_keypad_pdrv_probe() local
Dmtk-pmic-keys.c126 bool wakeup:1; member
/drivers/nfc/pn533/
Duart.c49 static const u8 wakeup[] = { in pn532_uart_send_frame() local
/drivers/pinctrl/freescale/
Dpinctrl-scu.c47 u8 wakeup; member
/drivers/pci/pcie/
Dpme.c394 bool wakeup; in pcie_pme_suspend() local
/drivers/virt/vboxguest/
Dvboxguest_core.c726 bool wakeup = false; in vbg_acquire_session_capabilities() local
1161 bool wakeup; in vbg_wait_event_cond() local
/drivers/input/misc/
Dsoc_button_array.c31 bool wakeup; member
/drivers/net/wireless/ath/ath12k/
Dpci.h90 int (*wakeup)(struct ath12k_base *ab); member
/drivers/usb/chipidea/
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()
/drivers/infiniband/hw/hfi1/
Diowait.h107 void (*wakeup)(struct iowait *wait, int reason); member
/drivers/gnss/
Dsirf.c45 struct gpio_desc *wakeup; member
/drivers/media/pci/bt8xx/
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

123