Lines Matching refs:resume
64 When a device has been suspended, it generally doesn't resume until
66 suspended, it generally doesn't resume until the user tells it to, say
70 asking the kernel to resume them, or even telling the entire computer
71 to resume. This capability goes by several names such as "Wake On
73 device is enabled for remote wakeup and it is suspended, it may resume
106 kernel will automatically resume the device (autoresume). For the
120 agent outside the USB stack: system suspend/resume (triggered by
121 userspace), manual dynamic resume (also triggered by userspace), and
243 try to resume them they disconnect themselves from the USB bus or
266 If a driver knows that its device has proper suspend/resume support,
294 .resume
306 The resume method is called to tell the driver that the
318 the disconnect method will be called instead of the resume or
328 device is reset during a resume and the driver does not have a
330 the resume. Later kernels will call the driver's disconnect method;
333 USB drivers are bound to interfaces, so their suspend and resume
340 to suspend or resume some but not all of a device's interfaces. The
387 use a workqueue to do the resume or suspend part of their
476 suspend or resume method is called. This implies that external
477 suspend/resume events are mutually exclusive with calls to probe,
481 If a driver wants to block all suspend/resume calls during some
498 resume. But this theory may not work out well in practice; over time
500 policy is to resume all devices during a system resume and let them
510 resume as soon as the system suspend is complete. Or the remote
522 which state device can enter and resume very quickly.
534 enters L1 state and resume successfully and the host
570 quirks) as the system resume path for the hub.
596 interface) is unbound the kernel is no longer able to resume the device. If a
643 2/ Port resume is sequenced to force a superspeed port to power-on prior to its
646 3/ Port resume always triggers an attached child device to resume. After a
650 device can suspend (autosuspend-delay) and resume (reset-resume latency).