Home
last modified time | relevance | path

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

1234

/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c115 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
126 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
139 #define DOMAIN_M_G_SD(_name, pwr, status, req, idle, ack, g_mask, mem, wakeup, keepon) \ argument
153 …p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup, regulator) \ argument
172 …e, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, g_mask, wakeup) \ argument
191 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
201 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
204 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
207 #define DOMAIN_RK3288(name, pwr, status, req, wakeup) \ argument
210 #define DOMAIN_RK3328(name, pwr, status, req, wakeup) \ argument
[all …]
/linux/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c28 struct fsl_mpic_timer_wakeup *wakeup = in fsl_free_resource() local
44 struct fsl_mpic_timer_wakeup *wakeup = dev_id; in fsl_mpic_timer_irq() local
/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c200 bool suspend, bool wakeup) in cdns3_set_platform_suspend()
214 bool wakeup; in cdns3_controller_suspend() local
/linux/drivers/platform/cznic/
H A Dturris-omnia-mcu-sys-off-wakeup.c29 u32 *wakeup) in omnia_get_uptime_wakeup()
66 u32 wakeup; in omnia_read_alarm() local
/linux/drivers/usb/dwc3/
H A Ddwc3-qcom-legacy.c426 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend()
462 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_resume()
869 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
884 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() local
H A Ddwc3-qcom.c421 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend()
455 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_resume()
781 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
801 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() local
/linux/drivers/slimbus/
H A Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/linux/kernel/power/
H A Dsuspend.c412 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
500 bool wakeup = false; in suspend_devices_and_enter() local
H A Dprocess.c38 bool wakeup = false; in try_to_freeze_tasks() local
/linux/net/mac80211/
H A Dpm.c193 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/linux/include/linux/input/
H A Dsamsung-keypad.h34 bool wakeup; member
/linux/include/linux/mfd/
H A Drt5033.h31 bool wakeup; member
/linux/drivers/acpi/
H A Dwakeup.c17 bool (*wakeup)(void *context); member
/linux/Documentation/trace/
H A Dftrace.rst1997 wakeup chapter
/linux/include/linux/
H A Dgpio_keys.h32 int wakeup; member
/linux/drivers/thunderbolt/
H A Dnhi_ops.c145 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
/linux/drivers/gpu/drm/tegra/
H A Dmipi-phy.h40 unsigned int wakeup; member
/linux/include/linux/spi/
H A Dads7846.h42 bool wakeup; member
/linux/include/linux/phy/
H A Dphy-mipi-dphy.h253 unsigned int wakeup; member
/linux/drivers/input/keyboard/
H A Dsnvs_pwrkey.c41 int wakeup; member
H A Dmt6779-keypad.c118 bool wakeup; in mt6779_keypad_pdrv_probe() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c223 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mld_check_err_tables() local
550 struct cfg80211_wowlan_wakeup *wakeup, in iwl_mld_set_wake_packet()
616 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mld_report_wowlan_wakeup() local
1135 struct cfg80211_wowlan_wakeup wakeup = { in iwl_mld_process_netdetect_res() local
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-scu.c47 u8 wakeup; member
/linux/kernel/time/
H A Dtimer_migration.h105 u64 wakeup; member
/linux/drivers/nfc/pn533/
H A Duart.c49 static const u8 wakeup[] = { in pn532_uart_send_frame() local

1234