Home
last modified time | relevance | path

Searched defs:wakeup (Results 51 - 75 of 208) sorted by relevance

123456789

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extent_busy.c565 bool wakeup = false; in xfs_extent_busy_clear() local
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A Dserial_cs.c77 void (*wakeup)(struct pcmcia_device *); member
/kernel/linux/linux-6.6/drivers/gnss/
H A Dsirf.c45 struct gpio_desc *wakeup; member
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Diowait.h107 void (*wakeup)(struct iowait *wait, int reason); member
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dpme.c394 bool wakeup; in pcie_pme_suspend() local
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Di8259.c53 bool wakeup = s->wakeup_needed; variable
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dmt6779-keypad.c123 bool wakeup; in mt6779_keypad_pdrv_probe() local
/kernel/linux/linux-6.6/kernel/sched/
H A Dstats.h121 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue() argument
189 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dsuspend.c398 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter() argument
486 bool wakeup = false; in suspend_devices_and_enter() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Ddevice_pm.c593 bool wakeup = false; acpi_dev_pm_get_state() local
755 struct acpi_device_wakeup *wakeup = &adev->wakeup; __acpi_device_wakeup_enable() local
818 struct acpi_device_wakeup *wakeup = &adev->wakeup; acpi_device_wakeup_disable() local
905 acpi_dev_suspend(struct device *dev, bool wakeup) acpi_dev_suspend() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dbts.c371 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dirq.c38 bool wakeup; member
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dsoc_button_array.c31 bool wakeup; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dgpio_keys.c769 int wakeup in gpio_keys_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dpalmas_gpadc.c774 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_suspend() local
797 int wakeup = adc->wakeup1_enable || adc->wakeup2_enable; in palmas_gpadc_resume() local
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dcdns3-imx.c245 cdns_imx_platform_suspend(struct device *dev, bool suspend, bool wakeup) cdns_imx_platform_suspend() argument
360 cdns_imx_platform_suspend(struct device *dev, bool suspend, bool wakeup) cdns_imx_platform_suspend() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-at91.c56 bool wakeup; /* Saved wake-up state for resume */ member
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dring_buffer.c484 bool wakeup = !!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED); in perf_aux_output_end() local
[all...]
H A Dinternal.h29 local_t wakeup; /* wakeup stamp */ member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-imx.c248 cdns_imx_platform_suspend(struct device *dev, bool suspend, bool wakeup) cdns_imx_platform_suspend() argument
404 cdns_imx_platform_suspend(struct device *dev, bool suspend, bool wakeup) cdns_imx_platform_suspend() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-at91.c57 bool wakeup; /* Saved wake-up state for resume */ member
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dinternal.h29 local_t wakeup; /* wakeup stamp */ member
H A Dring_buffer.c483 bool wakeup = !!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED); in perf_aux_output_end() local
[all...]
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dbts.c377 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpci.h90 int (*wakeup)(struct ath12k_base *ab); member

Completed in 22 milliseconds

123456789