Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevio.c77 int not_yet_resumed; member
742 WRITE_ONCE(ps->not_yet_resumed, 0); in usbfs_notify_resume()
2467 WRITE_ONCE(ps->not_yet_resumed, 1); in proc_allow_suspend()
2481 READ_ONCE(ps->not_yet_resumed) == 0); in proc_wait_for_resume()
2757 WRITE_ONCE(ps->not_yet_resumed, 0); in usbdev_remove()