Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/core/
Ddevio.c78 int not_yet_resumed; member
763 WRITE_ONCE(ps->not_yet_resumed, 0); in usbfs_notify_resume()
2570 WRITE_ONCE(ps->not_yet_resumed, 1); in proc_allow_suspend()
2584 READ_ONCE(ps->not_yet_resumed) == 0); in proc_wait_for_resume()
2860 WRITE_ONCE(ps->not_yet_resumed, 0); in usbdev_remove()