Searched refs:not_yet_resumed (Results 1 – 1 of 1) sorted by relevance
78 int not_yet_resumed; member754 WRITE_ONCE(ps->not_yet_resumed, 0); in usbfs_notify_resume()2560 WRITE_ONCE(ps->not_yet_resumed, 1); in proc_allow_suspend()2574 READ_ONCE(ps->not_yet_resumed) == 0); in proc_wait_for_resume()2850 WRITE_ONCE(ps->not_yet_resumed, 0); in usbdev_remove()
Completed in 7 milliseconds