Lines Matching refs:autoresume
18 * The driver interface for autosuspend and autoresume
106 kernel will automatically resume the device (autoresume). For the
123 triggered within the USB stack: autosuspend and autoresume. Note that
165 allowed to autosuspend and autoresume the device.
169 suspended and autoresume was not allowed. This
344 The driver interface for autosuspend and autoresume
347 To support autosuspend and autoresume, a driver should implement all
378 does an autoresume if the device is suspended. If the
379 autoresume fails, the counter is decremented back.
395 an autoresume or an autosuspend. Hence they can be called in
413 autosuspend, there's no idle-delay for an autoresume.
439 autoresume it. Normally a driver would set this flag in its probe
475 autoresume -- the device semaphore (udev->dev.sem) will be held when a
479 this is true of autosuspend/autoresume events as well.