Home
last modified time | relevance | path

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

12345

/Linux-v5.15/drivers/soc/rockchip/
Dpm_domains.c90 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \ argument
101 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \ argument
114 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \ argument
124 #define DOMAIN_PX30(name, pwr, status, req, wakeup) \ argument
127 #define DOMAIN_RK3288(name, pwr, status, req, wakeup) \ argument
130 #define DOMAIN_RK3328(name, pwr, status, req, wakeup) \ argument
133 #define DOMAIN_RK3368(name, pwr, status, req, wakeup) \ argument
136 #define DOMAIN_RK3399(name, pwr, status, req, wakeup) \ argument
139 #define DOMAIN_RK3568(name, pwr, req, wakeup) \ argument
/Linux-v5.15/arch/powerpc/sysdev/
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-v5.15/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.c251 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
399 bool suspend, bool wakeup) in cdns_imx_platform_suspend()
/Linux-v5.15/drivers/acpi/
Ddevice_pm.c589 bool wakeup = false; in acpi_dev_pm_get_state() local
751 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
827 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
914 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
Dwakeup.c17 bool (*wakeup)(void *context); member
/Linux-v5.15/drivers/slimbus/
Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/Linux-v5.15/net/mac80211/
Dpm.c190 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/Linux-v5.15/fs/xfs/
Dxfs_extent_busy.c515 bool wakeup) in xfs_extent_busy_put_pag()
541 bool wakeup = false; in xfs_extent_busy_clear() local
/Linux-v5.15/include/linux/input/
Dsamsung-keypad.h34 bool wakeup; member
Dmatrix_keypad.h77 bool wakeup; member
/Linux-v5.15/kernel/power/
Dsuspend.c391 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
479 bool wakeup = false; in suspend_devices_and_enter() local
Dprocess.c39 bool wakeup = false; in try_to_freeze_tasks() local
/Linux-v5.15/Documentation/trace/
Dftrace.rst1867 wakeup section in ftrace - Function Tracer
/Linux-v5.15/kernel/sched/
Dstats.h65 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()
144 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
/Linux-v5.15/include/linux/
Dgpio_keys.h31 int wakeup; member
/Linux-v5.15/drivers/thunderbolt/
Dnhi_ops.c145 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
/Linux-v5.15/include/linux/mfd/
Drt5033.h32 bool wakeup; member
/Linux-v5.15/drivers/gpu/drm/tegra/
Dmipi-phy.h40 unsigned int wakeup; member
/Linux-v5.15/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c123 struct acpi_device_wakeup *wakeup; in enable_gpe() local
/Linux-v5.15/drivers/platform/surface/
Dsurface3_button.c60 bool wakeup; member
/Linux-v5.15/include/linux/phy/
Dphy-mipi-dphy.h253 unsigned int wakeup; member
/Linux-v5.15/drivers/input/keyboard/
Dsnvs_pwrkey.c39 int wakeup; member
/Linux-v5.15/include/linux/spi/
Dads7846.h59 bool wakeup; member
/Linux-v5.15/drivers/iio/adc/
Dpalmas_gpadc.c784 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_suspend() local
807 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_resume() local

12345