Home
last modified time | relevance | path

Searched defs:hibernate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/power/
H A Dhibernate.c728 int hibernate(void) in hibernate() function
/openbmc/linux/include/linux/
H A Dsuspend.h466 static inline int hibernate(void) { return -ENOSYS; } in hibernate() function
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h377 bool hibernate; member