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

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-driver-hid-wiimote

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/testing/sysfs-driver-hid-wiimote (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-driver-hid-wiimote (Version linux-3.10.108)


  1 What:           /sys/bus/hid/drivers/wiimote/<      1 What:           /sys/bus/hid/drivers/wiimote/<dev>/led1
  2 What:           /sys/bus/hid/drivers/wiimote/<      2 What:           /sys/bus/hid/drivers/wiimote/<dev>/led2
  3 What:           /sys/bus/hid/drivers/wiimote/<      3 What:           /sys/bus/hid/drivers/wiimote/<dev>/led3
  4 What:           /sys/bus/hid/drivers/wiimote/<      4 What:           /sys/bus/hid/drivers/wiimote/<dev>/led4
  5 Date:           July 2011                           5 Date:           July 2011
  6 KernelVersion:  3.1                                 6 KernelVersion:  3.1
  7 Contact:        David Herrmann <dh.herrmann@goo      7 Contact:        David Herrmann <dh.herrmann@googlemail.com>
  8 Description:    Make it possible to set/get cu      8 Description:    Make it possible to set/get current led state. Reading from it
  9                 returns 0 if led is off and 1       9                 returns 0 if led is off and 1 if it is on. Writing 0 to it
 10                 disables the led, writing 1 en     10                 disables the led, writing 1 enables it.
 11                                                    11 
 12 What:           /sys/bus/hid/drivers/wiimote/<     12 What:           /sys/bus/hid/drivers/wiimote/<dev>/extension
 13 Date:           August 2011                        13 Date:           August 2011
 14 KernelVersion:  3.2                                14 KernelVersion:  3.2
 15 Contact:        David Herrmann <dh.herrmann@gma !!  15 Contact:        David Herrmann <dh.herrmann@googlemail.com>
 16 Description:    This file contains the current     16 Description:    This file contains the currently connected and initialized
 17                 extensions. It can be one of:      17                 extensions. It can be one of: none, motionp, nunchuck, classic,
 18                 motionp+nunchuck, motionp+clas     18                 motionp+nunchuck, motionp+classic
 19                 motionp is the official Ninten     19                 motionp is the official Nintendo Motion+ extension, nunchuck is
 20                 the official Nintendo Nunchuck     20                 the official Nintendo Nunchuck extension and classic is the
 21                 Nintendo Classic Controller ex     21                 Nintendo Classic Controller extension. The motionp extension can
 22                 be combined with the other two     22                 be combined with the other two.
 23                                                << 
 24                 Starting with kernel-version 3 << 
 25                 supported and if detected, it' << 
 26                 extension. You will get uevent << 
 27                 device then.                   << 
 28                                                << 
 29 What:           /sys/bus/hid/drivers/wiimote/< << 
 30 Date:           May 2013                       << 
 31 KernelVersion:  3.11                           << 
 32 Contact:        David Herrmann <dh.herrmann@gma << 
 33 Description:    While a device is initialized  << 
 34                 a device detection and signal  << 
 35                 done. This file shows the dete << 
 36                 that the detection is still on << 
 37                 device couldn't be detected or << 
 38                 device couldn't be detected bu << 
 39                 features and can be used.      << 
 40                 Other strings for each device- << 
 41                 added if new device-specific d << 
 42                 Currently supported are:       << 
 43                                                << 
 44                         ============= ======== << 
 45                         gen10:        First Wi << 
 46                         gen20:        Second W << 
 47                                       (builtin << 
 48                         balanceboard: Wii Bala << 
 49                         ============= ======== << 
 50                                                << 
 51 What:           /sys/bus/hid/drivers/wiimote/< << 
 52 Date:           May 2013                       << 
 53 KernelVersion:  3.11                           << 
 54 Contact:        David Herrmann <dh.herrmann@gma << 
 55 Description:    This attribute is only provide << 
 56                 balance board. It provides a s << 
 57                 values for all 4 sensors. The  << 
 58                 are each 2 bytes long (encoded << 
 59                 First, 0kg values for all 4 se << 
 60                 17kg values for all 4 sensors  << 
 61                 sensors.                       << 
 62                                                << 
 63                 Calibration data is already ap << 
 64                 values but may be used by user << 
 65                 transformations.               << 
 66                                                << 
 67 What:           /sys/bus/hid/drivers/wiimote/< << 
 68 Date:           October 2013                   << 
 69 KernelVersion:  3.13                           << 
 70 Contact:        David Herrmann <dh.herrmann@gma << 
 71 Description:    This attribute is only provide << 
 72                 pro-controller. It provides a  << 
 73                 values for all 4 analog sticks << 
 74                 is prefixed with a +/-. Each v << 
 75                 Data is encoded as decimal num << 
 76                 the analog sticks of the pro-c << 
 77                                                << 
 78                 Calibration data is already ap << 
 79                 values but may be used by user << 
 80                 transformations.               << 
 81                                                << 
 82                 Calibration data is detected b << 
 83                 You can write "scan\n" into th << 
 84                 You can also write data direct << 
 85                 set the calibration values man << 
                                                      

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