Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/core/
Ddevio.c78 int not_yet_resumed; member
755 WRITE_ONCE(ps->not_yet_resumed, 0); in usbfs_notify_resume()
2561 WRITE_ONCE(ps->not_yet_resumed, 1); in proc_allow_suspend()
2575 READ_ONCE(ps->not_yet_resumed) == 0); in proc_wait_for_resume()
2851 WRITE_ONCE(ps->not_yet_resumed, 0); in usbdev_remove()