Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/soc/rockchip/
Dpm_domains.c88 #define DOMAIN(pwr, status, req, idle, ack, wakeup) \ argument
98 #define DOMAIN_M(pwr, status, req, idle, ack, wakeup) \ argument
110 #define DOMAIN_RK3036(req, ack, idle, wakeup) \ argument
119 #define DOMAIN_PX30(pwr, status, req, wakeup) \ argument
122 #define DOMAIN_RK3288(pwr, status, req, wakeup) \ argument
125 #define DOMAIN_RK3328(pwr, status, req, wakeup) \ argument
128 #define DOMAIN_RK3368(pwr, status, req, wakeup) \ argument
131 #define DOMAIN_RK3399(pwr, status, req, wakeup) \ argument
/Linux-v5.4/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.4/drivers/slimbus/
Dsched.c25 int slim_ctrl_clk_pause(struct slim_controller *ctrl, bool wakeup, u8 restart) in slim_ctrl_clk_pause()
/Linux-v5.4/include/linux/usb/
Dgpio_vbus.h32 bool wakeup; member
/Linux-v5.4/include/linux/input/
Dgp2ap002a00f.h18 bool wakeup; member
Dsamsung-keypad.h34 bool wakeup; member
Dmatrix_keypad.h77 bool wakeup; member
/Linux-v5.4/drivers/acpi/
Ddevice_pm.c592 bool wakeup = false; in acpi_dev_pm_get_state() local
754 struct acpi_device_wakeup *wakeup = &adev->wakeup; in __acpi_device_wakeup_enable() local
816 struct acpi_device_wakeup *wakeup = &adev->wakeup; in acpi_device_wakeup_disable() local
921 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
/Linux-v5.4/net/mac80211/
Dpm.c201 struct cfg80211_wowlan_wakeup *wakeup, in ieee80211_report_wowlan_wakeup()
/Linux-v5.4/kernel/power/
Dsuspend.c390 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
478 bool wakeup = false; in suspend_devices_and_enter() local
Dprocess.c39 bool wakeup = false; in try_to_freeze_tasks() local
/Linux-v5.4/fs/xfs/
Dxfs_extent_busy.c541 bool wakeup) in xfs_extent_busy_put_pag()
567 bool wakeup = false; in xfs_extent_busy_clear() local
/Linux-v5.4/Documentation/trace/
Dftrace.rst1817 wakeup section in ftrace - Function Tracer
/Linux-v5.4/include/linux/
Dgpio_keys.h31 int wakeup; member
/Linux-v5.4/drivers/thunderbolt/
Dnhi_ops.c142 static int icl_nhi_suspend_noirq(struct tb_nhi *nhi, bool wakeup) in icl_nhi_suspend_noirq()
/Linux-v5.4/kernel/sched/
Dstats.h65 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()
138 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
/Linux-v5.4/drivers/input/keyboard/
Dsnvs_pwrkey.c37 int wakeup; member
/Linux-v5.4/drivers/gpu/drm/tegra/
Dmipi-phy.h40 unsigned int wakeup; member
/Linux-v5.4/include/linux/mfd/
Drt5033.h32 bool wakeup; member
Dmax8998.h98 bool wakeup; member
/Linux-v5.4/drivers/platform/x86/
Dsurface3_button.c60 bool wakeup; member
/Linux-v5.4/include/linux/phy/
Dphy-mipi-dphy.h253 unsigned int wakeup; member
/Linux-v5.4/include/linux/mfd/samsung/
Dcore.h74 bool wakeup; member
90 bool wakeup; member
/Linux-v5.4/include/linux/spi/
Dads7846.h59 bool wakeup; member
/Linux-v5.4/drivers/iio/adc/
Dpalmas_gpadc.c776 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_suspend() local
799 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_resume() local

1234