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

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

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


  1 What:           /sys/bus/hid/drivers/ntrig/<de      1 What:           /sys/bus/hid/drivers/ntrig/<dev>/activate_slack
  2 Date:           May, 2010                           2 Date:           May, 2010
  3 KernelVersion:  2.6.35                              3 KernelVersion:  2.6.35
  4 Contact:        linux-input@vger.kernel.org         4 Contact:        linux-input@vger.kernel.org
  5 Description:                                        5 Description:
  6                 (RW) Number of contact frames       6                 (RW) Number of contact frames ignored before acknowledging the
  7                 start of activity (activating       7                 start of activity (activating touch).
  8                                                     8 
  9                                                     9 
 10 What:           /sys/bus/hid/drivers/ntrig/<de     10 What:           /sys/bus/hid/drivers/ntrig/<dev>/decativate_slack
 11 Date:           May, 2010                          11 Date:           May, 2010
 12 KernelVersion:  2.6.35                             12 KernelVersion:  2.6.35
 13 Contact:        linux-input@vger.kernel.org        13 Contact:        linux-input@vger.kernel.org
 14 Description:                                       14 Description:
 15                 (RW) Number of empty (no conta     15                 (RW) Number of empty (no contact) frames ignored before
 16                 acknowledging the end of activ     16                 acknowledging the end of activity (deactivating touch).
 17                                                    17 
 18                 When the last finger is remove     18                 When the last finger is removed from the device, it sends a
 19                 number of empty frames. By hol     19                 number of empty frames. By holding off on deactivation for a few
 20                 frames false erroneous disconn     20                 frames false erroneous disconnects can be tolerated, where the
 21                 sensor may mistakenly not dete     21                 sensor may mistakenly not detect a finger that is still present.
 22                                                    22 
 23                                                    23 
 24 What:           /sys/bus/hid/drivers/ntrig/<de     24 What:           /sys/bus/hid/drivers/ntrig/<dev>/activation_width
 25 What:           /sys/bus/hid/drivers/ntrig/<de     25 What:           /sys/bus/hid/drivers/ntrig/<dev>/activation_height
 26 Date:           May, 2010                          26 Date:           May, 2010
 27 KernelVersion:  2.6.35                             27 KernelVersion:  2.6.35
 28 Contact:        linux-input@vger.kernel.org        28 Contact:        linux-input@vger.kernel.org
 29 Description:                                       29 Description:
 30                 Threholds to override activati     30                 Threholds to override activation slack.
 31                                                    31 
 32                 =================       ======     32                 =================       =====================================
 33                 activation_width        (RW) W     33                 activation_width        (RW) Width threshold to immediately
 34                                         start      34                                         start processing touch events.
 35                                                    35 
 36                 activation_height       (RW) H     36                 activation_height       (RW) Height threshold to immediately
 37                                         start      37                                         start processing touch events.
 38                 =================       ======     38                 =================       =====================================
 39                                                    39 
 40 What:           /sys/bus/hid/drivers/ntrig/<de     40 What:           /sys/bus/hid/drivers/ntrig/<dev>/min_width
 41 What:           /sys/bus/hid/drivers/ntrig/<de     41 What:           /sys/bus/hid/drivers/ntrig/<dev>/min_height
 42 Date:           May, 2010                          42 Date:           May, 2010
 43 KernelVersion:  2.6.35                             43 KernelVersion:  2.6.35
 44 Contact:        linux-input@vger.kernel.org        44 Contact:        linux-input@vger.kernel.org
 45 Description:                                       45 Description:
 46                 Minimum size contact accepted.     46                 Minimum size contact accepted.
 47                                                    47 
 48                 ==========      ==============     48                 ==========      ===========================================
 49                 min_width       (RW) Minimum t     49                 min_width       (RW) Minimum touch contact width to decide
 50                                 activation and     50                                 activation and activity.
 51                                                    51 
 52                 min_height      (RW) Minimum t     52                 min_height      (RW) Minimum touch contact height to decide
 53                                 activation and     53                                 activation and activity.
 54                 ==========      ==============     54                 ==========      ===========================================
 55                                                    55 
 56                                                    56 
 57 What:           /sys/bus/hid/drivers/ntrig/<de     57 What:           /sys/bus/hid/drivers/ntrig/<dev>/sensor_physical_width
 58 What:           /sys/bus/hid/drivers/ntrig/<de     58 What:           /sys/bus/hid/drivers/ntrig/<dev>/sensor_physical_height
 59 Date:           May, 2010                          59 Date:           May, 2010
 60 KernelVersion:  2.6.35                             60 KernelVersion:  2.6.35
 61 Contact:        linux-input@vger.kernel.org        61 Contact:        linux-input@vger.kernel.org
 62 Description:                                       62 Description:
 63                 (RO) These are internal ranges     63                 (RO) These are internal ranges not used for normal events but
 64                 useful for tuning.                 64                 useful for tuning.
 65                                                    65 
 66                                                    66 
 67 What:           /sys/bus/hid/drivers/ntrig/<de     67 What:           /sys/bus/hid/drivers/ntrig/<dev>/sensor_logical_width
 68 What:           /sys/bus/hid/drivers/ntrig/<de     68 What:           /sys/bus/hid/drivers/ntrig/<dev>/sensor_logical_height
 69 Date:           May, 2010                          69 Date:           May, 2010
 70 KernelVersion:  2.6.35                             70 KernelVersion:  2.6.35
 71 Contact:        linux-input@vger.kernel.org        71 Contact:        linux-input@vger.kernel.org
 72 Description:                                       72 Description:
 73                 (RO) The range for positions r     73                 (RO) The range for positions reported during activity.
                                                      

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