Home
last modified time | relevance | path

Searched refs:resume_wait (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/power/
H A Dhibernate.c44 static int resume_wait; variable
1032 if (resume_wait) { in find_resume_device()
1476 resume_wait = 1; in resumewait_setup()
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c865 wait_event_interruptible_timeout(dev->resume_wait, in ishtp_wait_resume()