Lines Matching full:resume

69 When a device has been suspended, it generally doesn't resume until
71 suspended, it generally doesn't resume until the user tells it to, say
75 asking the kernel to resume them, or even telling the entire computer
76 to resume. This capability goes by several names such as "Wake On
78 device is enabled for remote wakeup and it is suspended, it may resume
111 kernel will automatically resume the device (autoresume). For the
125 agent outside the USB stack: system suspend/resume (triggered by
126 userspace), manual dynamic resume (also triggered by userspace), and
248 try to resume them they disconnect themselves from the USB bus or
271 If a driver knows that its device has proper suspend/resume support,
299 .resume
311 - The ``resume`` method is called to tell the driver that the
323 the ``disconnect`` method will be called instead of the ``resume`` or
333 device is reset during a resume and the driver does not have a
335 the resume. Later kernels will call the driver's ``disconnect`` method;
338 USB drivers are bound to interfaces, so their ``suspend`` and ``resume``
345 to suspend or resume some but not all of a device's interfaces. The
396 use a workqueue to do the resume or suspend part of their
485 ``suspend`` or ``resume`` method is called. This implies that external
486 suspend/resume events are mutually exclusive with calls to ``probe``,
490 If a driver wants to block all suspend/resume calls during some
507 resume. But this theory may not work out well in practice; over time
509 policy is to resume all devices during a system resume and let them
519 resume as soon as the system suspend is complete. Or the remote
531 which state device can enter and resume very quickly.
543 enters L1 state and resume successfully and the host
593 quirks) as the system resume path for the hub.
629 device (not interface) is unbound the kernel is no longer able to resume the
677 2. Port resume is sequenced to force a superspeed port to power-on prior to its
680 3. Port resume always triggers an attached child device to resume. After a
684 child device can suspend (autosuspend-delay) and resume (reset-resume