Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/core/
A Ddevio.c79 bool suspend_allowed; member
1100 if (!ps->suspend_allowed) in usbdev_release()
2545 if (ps->suspend_allowed) { in proc_forbid_suspend()
2548 ps->suspend_allowed = false; in proc_forbid_suspend()
2561 if (!ps->suspend_allowed) { in proc_allow_suspend()
2563 ps->suspend_allowed = true; in proc_allow_suspend()

Completed in 8 milliseconds