Home
last modified time | relevance | path

Searched refs:hibernate (Results 1 – 23 of 23) sorted by relevance

/linux/arch/sparc/power/
H A DMakefile4 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o
/linux/arch/mips/power/
H A DMakefile2 obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o hibernate_asm.o
/linux/arch/loongarch/power/
H A DMakefile4 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o
/linux/arch/x86/power/
H A DMakefile12 obj-$(CONFIG_HIBERNATION) += hibernate_$(BITS).o hibernate_asm_$(BITS).o hibernate.o
/linux/kernel/configs/
H A Dnopm.config10 # Triggers enablement via hibernate callbacks
/linux/Documentation/power/
H A Ddrivers-testing.rst33 b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
39 d) Attempt to hibernate with the driver compiled directly into the kernel
H A Dbasic-pm-debugging.rst10 To check if hibernation works, you can try to hibernate in the "reboot" mode::
23 fails to hibernate or resume in the "reboot" mode, you should try the
161 "init=/bin/bash" command line parameter and attempt to hibernate in the
H A Dfreezing-of-tasks.rst238 failures, because if the suspend/hibernate code successfully acquired the
H A Dswsusp.rst105 the resuming. If the option `hibernate=nocompress` is specified as a boot
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h377 bool hibernate; member
556 if (unlikely((a)->hibernate)) { \
574 if (unlikely((a)->hibernate)) { \
H A Datl1c_hw.c314 hw->hibernate) in atl1c_read_phy_core()
362 hw->hibernate) in atl1c_write_phy_core()
H A Datl1c_main.c268 hw->hibernate = true; in atl1c_check_link_status()
278 hw->hibernate = false; in atl1c_check_link_status()
800 hw->hibernate = true; in atl1c_sw_init()
/linux/arch/riscv/kernel/
H A DMakefile96 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate-asm.o
/linux/arch/xtensa/kernel/
H A DMakefile22 obj-$(CONFIG_HIBERNATION) += hibernate.o
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst30 The system is going to hibernate, tasks will be frozen immediately. This
/linux/Documentation/admin-guide/
H A Drtc.rst44 a few ways (enabling longer alarm periods, and wake-from-hibernate).
/linux/kernel/
H A Dreboot.c806 ret = hibernate(); in SYSCALL_DEFINE4()
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c1128 void cs_dsp_hibernate(struct cs_dsp *dsp, bool hibernate) in cs_dsp_hibernate() argument
1137 if (dsp->hibernating == hibernate) in cs_dsp_hibernate()
1140 cs_dsp_dbg(dsp, "Set hibernating to %d\n", hibernate); in cs_dsp_hibernate()
1141 dsp->hibernating = hibernate; in cs_dsp_hibernate()
/linux/drivers/mfd/
H A Dtps65010.c338 hibernate(); in tps65010_interrupt()
/linux/kernel/power/
H A Dmain.c821 error = hibernate(); in state_store()
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst591 operating system to hibernate or shutdown cleanly (0x2313), or shutdown
596 should suspend or hibernate the laptop (and in the case of battery
602 operating system is to force either an immediate suspend or hibernate
/linux/scripts/
H A Dspelling.txt814 hybernate||hibernate
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst490 is, aside from some points in the suspend, hibernate, or shutdown code