Lines Matching refs:autoresume
20 * The driver interface for autosuspend and autoresume
111 kernel will automatically resume the device (autoresume). For the
128 triggered within the USB stack: autosuspend and autoresume. Note that
170 allowed to autosuspend and autoresume the device.
174 suspended and autoresume was not allowed. This
349 The driver interface for autosuspend and autoresume
352 To support autosuspend and autoresume, a driver should implement all
387 does an autoresume if the device is suspended. If the
388 autoresume fails, the counter is decremented back.
404 an autoresume or an autosuspend. Hence they can be called in
422 autosuspend, there's no idle-delay for an autoresume.
448 autoresume it. Normally a driver would set this flag in its ``probe``
484 autoresume -- the device semaphore (udev->dev.sem) will be held when a
488 this is true of autosuspend/autoresume events as well.