Home
last modified time | relevance | path

Searched refs:autosuspended (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-bus-usb21 the device must be idle before it will be autosuspended.
22 0 means the device will be autosuspended as soon as
24 being autosuspended at all, and writing a negative value
70 autosuspended if all other interface drivers are idle.
/linux-4.4.14/sound/usb/
Dcard.c694 chip->autosuspended = !!PMSG_IS_AUTO(message); in usb_audio_suspend()
695 if (!chip->autosuspended) in usb_audio_suspend()
739 if (!chip->autosuspended) in __usb_audio_resume()
741 chip->autosuspended = 0; in __usb_audio_resume()
Dusbaudio.h40 unsigned int autosuspended:1; member
/linux-4.4.14/Documentation/usb/
Dpower-management.txt100 won't be autosuspended unless it has been idle for some minimum period
105 device has been autosuspended and a program tries to use it, the
107 same reason, an autosuspended device will usually have remote wakeup
115 autosuspended. In effect, the kernel pretends the device is never
185 device from being autosuspended. Yes, this is a redundancy in the
189 from being autosuspended; the behavior was changed in 2.6.22. The
257 This means that non-hub devices won't be autosuspended unless the user
270 autosuspended.
438 autosuspended, though, setting this flag won't cause the kernel to
441 autosuspended.)
[all …]
/linux-4.4.14/kernel/power/
DKconfig148 (autosuspended), and woken up in response to a hardware-generated
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3871 autosuspended. Devices for which the delay is set
3872 to a negative value won't be autosuspended at all.