~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/obsolete/sysfs-bus-usb

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/obsolete/sysfs-bus-usb (Version linux-6.12-rc7) and /Documentation/ABI/obsolete/sysfs-bus-usb (Version linux-5.16.20)


  1 What:           /sys/bus/usb/devices/.../power      1 What:           /sys/bus/usb/devices/.../power/level
  2 Date:           March 2007                          2 Date:           March 2007
  3 KernelVersion:  2.6.21                              3 KernelVersion:  2.6.21
  4 Contact:        Alan Stern <stern@rowland.harva      4 Contact:        Alan Stern <stern@rowland.harvard.edu>
  5 Description:                                        5 Description:
  6                 Each USB device directory will      6                 Each USB device directory will contain a file named
  7                 power/level.  This file holds       7                 power/level.  This file holds a power-level setting for
  8                 the device, either "on" or "au      8                 the device, either "on" or "auto".
  9                                                     9 
 10                 "on" means that the device is      10                 "on" means that the device is not allowed to autosuspend,
 11                 although normal suspends for s     11                 although normal suspends for system sleep will still
 12                 be honored.  "auto" means the      12                 be honored.  "auto" means the device will autosuspend
 13                 and autoresume in the usual ma     13                 and autoresume in the usual manner, according to the
 14                 capabilities of its driver.        14                 capabilities of its driver.
 15                                                    15 
 16                 During normal use, devices sho     16                 During normal use, devices should be left in the "auto"
 17                 level.  The "on" level is mean     17                 level.  The "on" level is meant for administrative uses.
 18                 If you want to suspend a devic     18                 If you want to suspend a device immediately but leave it
 19                 free to wake up in response to     19                 free to wake up in response to I/O requests, you should
 20                 write "0" to power/autosuspend     20                 write "0" to power/autosuspend.
 21                                                    21 
 22                 Device not capable of proper s     22                 Device not capable of proper suspend and resume should be
 23                 left in the "on" level.  Altho     23                 left in the "on" level.  Although the USB spec requires
 24                 devices to support suspend/res     24                 devices to support suspend/resume, many of them do not.
 25                 In fact so many don't that by      25                 In fact so many don't that by default, the USB core
 26                 initializes all non-hub device     26                 initializes all non-hub devices in the "on" level.  Some
 27                 drivers may change this settin     27                 drivers may change this setting when they are bound.
 28                                                    28 
 29                 This file is deprecated and wi     29                 This file is deprecated and will be removed after 2010.
 30                 Use the power/control file ins     30                 Use the power/control file instead; it does exactly the
 31                 same thing.                        31                 same thing.
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php