Home
last modified time | relevance | path

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

12

/linux/arch/sparc/power/
A DMakefile4 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o
/linux/arch/mips/power/
A DMakefile2 obj-$(CONFIG_HIBERNATION) += cpu.o hibernate.o hibernate_asm.o
/linux/arch/loongarch/power/
A DMakefile4 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o
/linux/arch/x86/power/
A DMakefile12 obj-$(CONFIG_HIBERNATION) += hibernate_$(BITS).o hibernate_asm_$(BITS).o hibernate.o
/linux/arch/arm64/kernel/
A DMakefile59 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate-asm.o
/linux/kernel/configs/
A Dnopm.config10 # Triggers enablement via hibernate callbacks
/linux/arch/riscv/kernel/
A DMakefile93 obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate-asm.o
/linux/Documentation/power/
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
A Dsuspend-and-cpuhotplug.rst226 d. Handling microcode update during suspend/hibernate:
242 hibernate/restore cycle.]
245 as part of the suspend/hibernate cycle (cpuhp_tasks_frozen is set),
252 hotplug will not be done in-between suspend/resume or hibernate/restore
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
/linux/kernel/power/
A DMakefile17 obj-$(CONFIG_HIBERNATION) += hibernate.o snapshot.o swap.o
A Dautosleep.c47 hibernate(); in try_to_suspend()
/linux/drivers/net/ethernet/atheros/atl1c/
A Datl1c.h377 bool hibernate; member
556 if (unlikely((a)->hibernate)) { \
574 if (unlikely((a)->hibernate)) { \
A Datl1c_hw.c314 hw->hibernate) in atl1c_read_phy_core()
362 hw->hibernate) in atl1c_write_phy_core()
/linux/include/linux/
A Dsuspend.h388 extern int hibernate(void);
407 static inline int hibernate(void) { return -ENOSYS; } in hibernate() function
/linux/arch/xtensa/kernel/
A DMakefile22 obj-$(CONFIG_HIBERNATION) += hibernate.o
/linux/Documentation/ABI/testing/
A Dsysfs-class-chromeos26 - "hibernate": Hibernate the EC.
A Dsysfs-driver-ufs5 This file contains the auto-hibernate idle timer setting of a
6 UFS host controller. A value of '0' means auto-hibernate is not
9 the link into hibernate state. That will save power at the
1008 hibernate
1012 hibernate
1014 hibernate
1053 hibernate
1057 hibernate
1059 hibernate
1395 WriteBooster Buffer during link hibernate state.
[all …]
/linux/arch/powerpc/platforms/pseries/
A Dsuspend.c127 static DEVICE_ATTR(hibernate, 0644, show_hibernate, store_hibernate);
/linux/Documentation/devicetree/bindings/tpm/
A Dtpm-common.yaml84 sleep/hibernate mode.
/linux/arch/arm/kernel/
A DMakefile50 obj-$(CONFIG_HIBERNATION) += hibernate.o
/linux/Documentation/gpu/
A Ddrm-internals.rst239 These are called at suspend, hibernate, or resume time, and should
241 or hibernate states.
/linux/Documentation/driver-api/pm/
A Dnotifiers.rst30 The system is going to hibernate, tasks will be frozen immediately. This
/linux/kernel/
A Dreboot.c793 ret = hibernate(); in SYSCALL_DEFINE4()
/linux/Documentation/admin-guide/
A Drtc.rst44 a few ways (enabling longer alarm periods, and wake-from-hibernate).

Completed in 37 milliseconds

12