Home
last modified time | relevance | path

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

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