Searched refs:suspend_allowed (Results 1 – 1 of 1) sorted by relevance
79 bool suspend_allowed; member1101 if (!ps->suspend_allowed) in usbdev_release()2546 if (ps->suspend_allowed) { in proc_forbid_suspend()2549 ps->suspend_allowed = false; in proc_forbid_suspend()2562 if (!ps->suspend_allowed) { in proc_allow_suspend()2564 ps->suspend_allowed = true; in proc_allow_suspend()