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

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/stable/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/stable/sysfs-bus-usb (Version linux-6.12-rc7) and /Documentation/ABI/stable/sysfs-bus-usb (Version linux-2.4.37.11)


  1 What:           /sys/bus/usb/devices/.../power    
  2 Date:           May 2007                          
  3 KernelVersion:  2.6.23                            
  4 Contact:        Alan Stern <stern@rowland.harva    
  5 Description:                                      
  6                 USB device directories can con    
  7                 The file holds a boolean value    
  8                 not the "USB-Persist" facility    
  9                 hubs this facility is always e    
 10                 directories will not contain t    
 11                                                   
 12                 For more information, see Docu    
 13                                                   
 14 What:           /sys/bus/usb/devices/.../power    
 15 Date:           March 2007                        
 16 KernelVersion:  2.6.21                            
 17 Contact:        Alan Stern <stern@rowland.harva    
 18 Description:                                      
 19                 Each USB device directory will    
 20                 power/autosuspend.  This file     
 21                 the device must be idle before    
 22                 0 means the device will be aut    
 23                 possible.  Negative values wil    
 24                 being autosuspended at all, an    
 25                 will resume the device if it i    
 26                                                   
 27                 The autosuspend delay for newl    
 28                 the value of the usbcore.autos    
 29                                                   
 30 What:           /sys/bus/usb/device/.../power/    
 31 Date:           January 2008                      
 32 KernelVersion:  2.6.25                            
 33 Contact:        Sarah Sharp <sarah.a.sharp@inte    
 34 Description:                                      
 35                 If CONFIG_PM is enabled, then     
 36                 it returns the total time (in     
 37                 connected to the machine.  Thi    
 38 Users:                                            
 39                 PowerTOP <powertop@lists.01.org    
 40                 https://01.org/powertop/          
 41                                                   
 42 What:           /sys/bus/usb/device/.../power/    
 43 Date:           January 2008                      
 44 KernelVersion:  2.6.25                            
 45 Contact:        Sarah Sharp <sarah.a.sharp@inte    
 46 Description:                                      
 47                 If CONFIG_PM is enabled, then     
 48                 it returns the total time (in     
 49                 active, i.e. not in a suspende    
 50                                                   
 51                 Tools can use this file and th    
 52                 compute the percentage of time    
 53                 For example::                     
 54                                                   
 55                   echo $((100 * `cat active_du    
 56                                                   
 57                 will give an integer percentag    
 58                 account for counter wrap.         
 59 Users:                                            
 60                 PowerTOP <powertop@lists.01.org    
 61                 https://01.org/powertop/          
 62                                                   
 63 What:           /sys/bus/usb/devices/<busnum>-    
 64 Date:           January 2008                      
 65 KernelVersion:  2.6.27                            
 66 Contact:        Sarah Sharp <sarah.a.sharp@inte    
 67 Description:                                      
 68                 When read, this file returns 1    
 69                 for this interface supports au    
 70                 returns 1 if no driver has cla    
 71                 unclaimed interface will not s    
 72                 autosuspended if all other int    
 73                 The file returns 0 if autosusp    
 74                 added to the driver.              
 75 Users:                                            
 76                 USB PM tool                       
 77                 git://git.moblin.org/users/sar    
 78                                                   
 79 What:           /sys/bus/usb/device/.../avoid_    
 80 Date:           December 2009                     
 81 Contact:        Oliver Neukum <oliver@neukum.or    
 82 Description:                                      
 83                 Writing 1 to this file tells t    
 84                 device will morph into another    
 85                 Drivers will not use reset for    
 86                 such devices.                     
 87 Users:                                            
 88                 usb_modeswitch                    
 89                                                   
 90 What:           /sys/bus/usb/devices/.../devnu    
 91 KernelVersion:  since at least 2.6.18             
 92 Description:                                      
 93                 Device address on the USB bus.    
 94 Users:                                            
 95                 libusb                            
 96                                                   
 97 What:           /sys/bus/usb/devices/.../bConf    
 98 KernelVersion:  since at least 2.6.18             
 99 Description:                                      
100                 bConfigurationValue of the *ac    
101                 device. Writing 0 or -1 to bCo    
102                 active configuration (unconfig    
103                 another value will change the     
104                                                   
105                 Note that some devices, in vio    
106                 configuration with a value equ    
107                 bConfigurationValue for these     
108                 configuration, rather then unc    
109                                                   
110                 Writing -1 will always unconfi    
111 Users:                                            
112                 libusb                            
113                                                   
114 What:           /sys/bus/usb/devices/.../busnu    
115 KernelVersion:  2.6.22                            
116 Description:                                      
117                 Bus-number of the USB-bus the     
118 Users:                                            
119                 libusb                            
120                                                   
121 What:           /sys/bus/usb/devices/.../descr    
122 KernelVersion:  2.6.26                            
123 Description:                                      
124                 Binary file containing cached     
125                 binary data consists of the de    
126                 descriptors for each configura    
127                 Note that the wTotalLength of     
128                 be trusted, as the device may     
129                 than it advertises. The bLengt    
130                 can be trusted, and can be use    
131                 descriptor at a time until the    
132                 All descriptors read from this    
133 Users:                                            
134                 libusb                            
135                                                   
136 What:           /sys/bus/usb/devices/.../speed    
137 KernelVersion:  since at least 2.6.18             
138 Description:                                      
139                 Speed the device is connected     
140                 Mbit / second. IE one of 1.5 /    
141 Users:                                            
142                 libusb                            
                                                      

~ [ 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