Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Dpm_domains.c171 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument
183 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup, keepon) \ argument
197 #define DOMAIN_M_A(pwr, status, req, idle, ack, always, wakeup, keepon) \ argument
211 #define DOMAIN_M_C_SD(_name, pwr, status, req, idle, ack, clk, mem, wakeup, keepon) \ argument
228 #define DOMAIN_M_O(_name, pwr, status, p_offset, req, idle, ack, r_offset, wakeup, keepon) \ argument
244 …e, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup, keepon) \ argument
263 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
273 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
276 #define DOMAIN_PX30_PROTECT(name, pwr, status, req, wakeup) \ argument
279 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Ddevice_pm.c593 bool wakeup = false; in acpi_dev_pm_get_state() local
755 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
818 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
905 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
H A Dwakeup.c17 bool (*wakeup)(void *context); member
/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-qcom.c353 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend()
380 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_resume()
888 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
902 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsuspend.c390 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
488 bool wakeup = false; in suspend_devices_and_enter() local
H A Dprocess.c41 bool wakeup = false; in try_to_freeze_tasks() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_extent_busy.c541 bool wakeup) in xfs_extent_busy_put_pag()
567 bool wakeup = false; in xfs_extent_busy_clear() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dpm.c201 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dsamsung-keypad.h34 bool wakeup; member
H A Dmatrix_keypad.h77 bool wakeup; member
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c634 bool suspend, bool wakeup) in cdns3_set_platform_suspend()
648 bool wakeup; in cdns3_controller_suspend() local
H A Dcdns3-imx.c246 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
361 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsafe_list_ex.h62 void wakeup () { in wakeup() function
H A Dsafe_list.h61 void wakeup () { in wakeup() function
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1864 wakeup chapter
/OK3568_Linux_fs/kernel/include/linux/
H A Dgpio_keys.h31 int wakeup; member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstats.h65 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()
156 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnhi_ops.c145 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dmipi-phy.h40 unsigned int wakeup; member
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drt5033.h32 bool wakeup; member
/OK3568_Linux_fs/kernel/include/linux/mfd/samsung/
H A Dcore.h74 bool wakeup; member
90 bool wakeup; member
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsurface3_button.c60 bool wakeup; member
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dsnvs_pwrkey.c39 int wakeup; member

12345