Home
last modified time | relevance | path

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

12345

/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c116 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
127 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
140 #define DOMAIN_M_G_SD(_name, pwr, status, req, idle, ack, g_mask, mem, wakeup, keepon) \ argument
154 …p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup, regulator) \ argument
173 …e, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, g_mask, wakeup) \ argument
192 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
202 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
205 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
208 #define DOMAIN_RK3288(name, pwr, status, req, wakeup) \ argument
211 #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
H A Dcdns3-imx.c249 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
405 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/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/acpi/
H A 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()
H A Dwakeup.c17 bool (*wakeup)(void *context); member
/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/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()
778 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
798 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() local
/linux/net/mac80211/
H A Dpm.c193 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/linux/kernel/power/
H A Dsuspend.c413 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
501 bool wakeup = false; in suspend_devices_and_enter() local
/linux/include/linux/input/
H A Dsamsung-keypad.h34 bool wakeup; member
/linux/include/linux/mfd/
H A Drt5033.h31 bool wakeup; member
/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/usb/fotg210/
H A Dfotg210-core.c49 bool wakeup; in fotg210_gemini_init() local
/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/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_core.c848 bool wakeup; in inv_icm42600_suspend() local
912 bool wakeup; in inv_icm42600_resume() local
/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/nfc/pn533/
H A Duart.c49 static const u8 wakeup[] = { in pn532_uart_send_frame() local
/linux/kernel/time/
H A Dtimer_migration.h105 u64 wakeup; member

12345