Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/soc/rockchip/
A Dpm_domains.c98 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
109 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
138 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
148 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
151 #define DOMAIN_RV1126(name, pwr, req, idle, wakeup) \ argument
154 #define DOMAIN_RK3288(name, pwr, status, req, wakeup) \ argument
157 #define DOMAIN_RK3328(name, pwr, status, req, wakeup) \ argument
160 #define DOMAIN_RK3368(name, pwr, status, req, wakeup) \ argument
163 #define DOMAIN_RK3399(name, pwr, status, req, wakeup) \ argument
166 #define DOMAIN_RK3568(name, pwr, req, wakeup) \ argument
[all …]
/linux-6.3-rc2/arch/powerpc/sysdev/
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-6.3-rc2/drivers/usb/cdns3/
A Dcdns3-plat.c196 bool suspend, bool wakeup) in cdns3_set_platform_suspend()
210 bool wakeup; in cdns3_controller_suspend() local
A Dcdns3-imx.c251 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
399 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/linux-6.3-rc2/drivers/acpi/
A Ddevice_pm.c662 bool wakeup = false; in acpi_dev_pm_get_state() local
839 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
915 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
1002 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
A Dwakeup.c17 bool (*wakeup)(void *context); member
/linux-6.3-rc2/drivers/slimbus/
A Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/linux-6.3-rc2/fs/xfs/
A Dxfs_extent_busy.c516 bool wakeup) in xfs_extent_busy_put_pag()
542 bool wakeup = false; in xfs_extent_busy_clear() local
/linux-6.3-rc2/net/mac80211/
A Dpm.c194 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/linux-6.3-rc2/kernel/power/
A Dsuspend.c397 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
485 bool wakeup = false; in suspend_devices_and_enter() local
A Dprocess.c38 bool wakeup = false; in try_to_freeze_tasks() local
/linux-6.3-rc2/include/linux/input/
A Dsamsung-keypad.h34 bool wakeup; member
A Dmatrix_keypad.h77 bool wakeup; member
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-qcom.c412 static int dwc3_qcom_suspend(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_suspend()
445 static int dwc3_qcom_resume(struct dwc3_qcom *qcom, bool wakeup) in dwc3_qcom_resume()
968 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_suspend() local
983 bool wakeup = device_may_wakeup(dev); in dwc3_qcom_pm_resume() local
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst1879 wakeup section in ftrace - Function Tracer
/linux-6.3-rc2/include/linux/
A Dgpio_keys.h31 int wakeup; member
/linux-6.3-rc2/drivers/thunderbolt/
A Dnhi_ops.c145 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-core.c48 bool wakeup; in fotg210_gemini_init() local
/linux-6.3-rc2/kernel/sched/
A Dstats.h121 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()
189 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dmipi-phy.h40 unsigned int wakeup; member
/linux-6.3-rc2/include/linux/mfd/
A Drt5033.h32 bool wakeup; member
/linux-6.3-rc2/include/linux/spi/
A Dads7846.h44 bool wakeup; member
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ipc/
A Dpci-ish.c126 struct acpi_device_wakeup *wakeup; in enable_gpe() local
/linux-6.3-rc2/drivers/input/keyboard/
A Dsnvs_pwrkey.c39 int wakeup; member
/linux-6.3-rc2/include/linux/phy/
A Dphy-mipi-dphy.h253 unsigned int wakeup; member

Completed in 39 milliseconds

12345