Home
last modified time | relevance | path

Searched refs:system_entering_hibernation (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsuspend.h448 extern bool system_entering_hibernation(void);
467 static inline bool system_entering_hibernation(void) { return false; } in system_entering_hibernation() function
/openbmc/linux/kernel/power/
H A Dhibernate.c119 bool system_entering_hibernation(void) in system_entering_hibernation() function
123 EXPORT_SYMBOL(system_entering_hibernation);
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c1303 system_entering_hibernation()) in ata_scsi_start_stop_xlat()
H A Dlibata-core.c2005 system_entering_hibernation()) in ata_dev_power_set_standby()