diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-15 14:30:39 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-15 14:30:39 -0500 |
| commit | 46f7b635569731ff81a3b72d1bcd4415b293b637 (patch) | |
| tree | e97e5e28d1768bb281116d92292851758ea20024 /Documentation/ABI | |
| parent | 9682ec9692e5ac11c6caebd079324e727b19e7ce (diff) | |
| parent | 533e80b1ea709577ec5cf73b8b566569bc711259 (diff) | |
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging drivers patches from Greg KH:
"Here's the big staging driver tree update for 3.20-rc1.
Lots of little things in here, adding up to lots of overall cleanups.
The IIO driver updates are also in here as they cross the staging tree
boundry a lot. I2O has moved into staging as well, as a plan to drop
it from the tree eventually as that's a dead subsystem.
All of this has been in linux-next with no reported issues for a
while"
* tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (740 commits)
staging: lustre: lustre: libcfs: define symbols as static
staging: rtl8712: Do coding style cleanup
staging: lustre: make obd_updatemax_lock static
staging: rtl8188eu: core: switch with redundant cases
staging: rtl8188eu: odm: conditional setting with no effect
staging: rtl8188eu: odm: condition with no effect
staging: ft1000: fix braces warning
staging: sm7xxfb: fix remaining CamelCase
staging: sm7xxfb: fix CamelCase
staging: rtl8723au: multiple condition with no effect - if identical to else
staging: sm7xxfb: make smtc_scr_info static
staging/lustre/mdc: Initialize req in mdc_enqueue for !it case
staging/lustre/clio: Do not allow group locks with gid 0
staging/lustre/llite: don't add to page cache upon failure
staging/lustre/llite: Add exception entry check after radix_tree
staging/lustre/libcfs: protect kkuc_groups from write access
staging/lustre/fld: refer to MDT0 for fld lookup in some cases
staging/lustre/llite: Solve a race to access lli_has_smd in read case
staging/lustre/ptlrpc: hold rq_lock when modify rq_flags
staging/lustre/lnet: portal spreading rotor should be unsigned
...
Diffstat (limited to 'Documentation/ABI')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 200 |
1 files changed, 199 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 117521dbf2b3..9a70c31619ea 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio | |||
| @@ -92,6 +92,18 @@ Description: | |||
| 92 | is required is a consistent labeling. Units after application | 92 | is required is a consistent labeling. Units after application |
| 93 | of scale and offset are millivolts. | 93 | of scale and offset are millivolts. |
| 94 | 94 | ||
| 95 | What: /sys/bus/iio/devices/iio:deviceX/in_currentY_raw | ||
| 96 | What: /sys/bus/iio/devices/iio:deviceX/in_currentY_supply_raw | ||
| 97 | KernelVersion: 3.17 | ||
| 98 | Contact: linux-iio@vger.kernel.org | ||
| 99 | Description: | ||
| 100 | Raw (unscaled no bias removal etc.) current measurement from | ||
| 101 | channel Y. In special cases where the channel does not | ||
| 102 | correspond to externally available input one of the named | ||
| 103 | versions may be used. The number must always be specified and | ||
| 104 | unique to allow association with event codes. Units after | ||
| 105 | application of scale and offset are milliamps. | ||
| 106 | |||
| 95 | What: /sys/bus/iio/devices/iio:deviceX/in_capacitanceY_raw | 107 | What: /sys/bus/iio/devices/iio:deviceX/in_capacitanceY_raw |
| 96 | KernelVersion: 3.2 | 108 | KernelVersion: 3.2 |
| 97 | Contact: linux-iio@vger.kernel.org | 109 | Contact: linux-iio@vger.kernel.org |
| @@ -234,6 +246,8 @@ What: /sys/bus/iio/devices/iio:deviceX/in_accel_y_offset | |||
| 234 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_z_offset | 246 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_z_offset |
| 235 | What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_offset | 247 | What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_offset |
| 236 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage_offset | 248 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage_offset |
| 249 | What: /sys/bus/iio/devices/iio:deviceX/in_currentY_offset | ||
| 250 | What: /sys/bus/iio/devices/iio:deviceX/in_current_offset | ||
| 237 | What: /sys/bus/iio/devices/iio:deviceX/in_tempY_offset | 251 | What: /sys/bus/iio/devices/iio:deviceX/in_tempY_offset |
| 238 | What: /sys/bus/iio/devices/iio:deviceX/in_temp_offset | 252 | What: /sys/bus/iio/devices/iio:deviceX/in_temp_offset |
| 239 | What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_offset | 253 | What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_offset |
| @@ -262,9 +276,14 @@ What: /sys/bus/iio/devices/iio:deviceX/in_voltage_scale | |||
| 262 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage-voltage_scale | 276 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage-voltage_scale |
| 263 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_scale | 277 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_scale |
| 264 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_scale | 278 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_scale |
| 279 | What: /sys/bus/iio/devices/iio:deviceX/in_currentY_scale | ||
| 280 | What: /sys/bus/iio/devices/iio:deviceX/in_currentY_supply_scale | ||
| 281 | What: /sys/bus/iio/devices/iio:deviceX/in_current_scale | ||
| 265 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale | 282 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale |
| 266 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_peak_scale | 283 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_peak_scale |
| 267 | What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_scale | 284 | What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_scale |
| 285 | What: /sys/bus/iio/devices/iio:deviceX/in_energy_scale | ||
| 286 | What: /sys/bus/iio/devices/iio:deviceX/in_distance_scale | ||
| 268 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_scale | 287 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_scale |
| 269 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_x_scale | 288 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_x_scale |
| 270 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_y_scale | 289 | What: /sys/bus/iio/devices/iio:deviceX/in_magn_y_scale |
| @@ -276,6 +295,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_rot_from_north_true_tilt_comp_scale | |||
| 276 | What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_scale | 295 | What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_scale |
| 277 | What: /sys/bus/iio/devices/iio:deviceX/in_pressure_scale | 296 | What: /sys/bus/iio/devices/iio:deviceX/in_pressure_scale |
| 278 | What: /sys/bus/iio/devices/iio:deviceX/in_humidityrelative_scale | 297 | What: /sys/bus/iio/devices/iio:deviceX/in_humidityrelative_scale |
| 298 | What: /sys/bus/iio/devices/iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_scale | ||
| 279 | KernelVersion: 2.6.35 | 299 | KernelVersion: 2.6.35 |
| 280 | Contact: linux-iio@vger.kernel.org | 300 | Contact: linux-iio@vger.kernel.org |
| 281 | Description: | 301 | Description: |
| @@ -323,6 +343,44 @@ Description: | |||
| 323 | production inaccuracies). If shared across all channels, | 343 | production inaccuracies). If shared across all channels, |
| 324 | <type>_calibscale is used. | 344 | <type>_calibscale is used. |
| 325 | 345 | ||
| 346 | What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender | ||
| 347 | What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender | ||
| 348 | What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender | ||
| 349 | What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender | ||
| 350 | KernelVersion: 3.20 | ||
| 351 | Contact: linux-iio@vger.kernel.org | ||
| 352 | Description: | ||
| 353 | Gender of the user (e.g.: male, female) used by some pedometers | ||
| 354 | to compute the stride length, distance, speed and activity | ||
| 355 | type. | ||
| 356 | |||
| 357 | What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender_available | ||
| 358 | What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender_available | ||
| 359 | What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender_available | ||
| 360 | What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender_available | ||
| 361 | KernelVersion: 3.20 | ||
| 362 | Contact: linux-iio@vger.kernel.org | ||
| 363 | Description: | ||
| 364 | Lists all available gender values (e.g.: male, female). | ||
| 365 | |||
| 366 | What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibheight | ||
| 367 | What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibheight | ||
| 368 | What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibheight | ||
| 369 | What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibheight | ||
| 370 | KernelVersion: 3.19 | ||
| 371 | Contact: linux-iio@vger.kernel.org | ||
| 372 | Description: | ||
| 373 | Height of the user (in meters) used by some pedometers | ||
| 374 | to compute the stride length, distance, speed and activity | ||
| 375 | type. | ||
| 376 | |||
| 377 | What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibweight | ||
| 378 | KernelVersion: 3.20 | ||
| 379 | Contact: linux-iio@vger.kernel.org | ||
| 380 | Description: | ||
| 381 | Weight of the user (in kg). It is needed by some pedometers | ||
| 382 | to compute the calories burnt by the user. | ||
| 383 | |||
| 326 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale_available | 384 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale_available |
| 327 | What: /sys/.../iio:deviceX/in_voltageX_scale_available | 385 | What: /sys/.../iio:deviceX/in_voltageX_scale_available |
| 328 | What: /sys/.../iio:deviceX/in_voltage-voltage_scale_available | 386 | What: /sys/.../iio:deviceX/in_voltage-voltage_scale_available |
| @@ -783,6 +841,14 @@ What: /sys/.../events/in_tempY_roc_falling_period | |||
| 783 | What: /sys/.../events/in_accel_x&y&z_mag_falling_period | 841 | What: /sys/.../events/in_accel_x&y&z_mag_falling_period |
| 784 | What: /sys/.../events/in_intensity0_thresh_period | 842 | What: /sys/.../events/in_intensity0_thresh_period |
| 785 | What: /sys/.../events/in_proximity0_thresh_period | 843 | What: /sys/.../events/in_proximity0_thresh_period |
| 844 | What: /sys/.../events/in_activity_still_thresh_rising_period | ||
| 845 | What: /sys/.../events/in_activity_still_thresh_falling_period | ||
| 846 | What: /sys/.../events/in_activity_walking_thresh_rising_period | ||
| 847 | What: /sys/.../events/in_activity_walking_thresh_falling_period | ||
| 848 | What: /sys/.../events/in_activity_jogging_thresh_rising_period | ||
| 849 | What: /sys/.../events/in_activity_jogging_thresh_falling_period | ||
| 850 | What: /sys/.../events/in_activity_running_thresh_rising_period | ||
| 851 | What: /sys/.../events/in_activity_running_thresh_falling_period | ||
| 786 | KernelVersion: 2.6.37 | 852 | KernelVersion: 2.6.37 |
| 787 | Contact: linux-iio@vger.kernel.org | 853 | Contact: linux-iio@vger.kernel.org |
| 788 | Description: | 854 | Description: |
| @@ -790,6 +856,40 @@ Description: | |||
| 790 | met before an event is generated. If direction is not | 856 | met before an event is generated. If direction is not |
| 791 | specified then this period applies to both directions. | 857 | specified then this period applies to both directions. |
| 792 | 858 | ||
| 859 | What: /sys/.../events/in_activity_still_thresh_rising_en | ||
| 860 | What: /sys/.../events/in_activity_still_thresh_falling_en | ||
| 861 | What: /sys/.../events/in_activity_walking_thresh_rising_en | ||
| 862 | What: /sys/.../events/in_activity_walking_thresh_falling_en | ||
| 863 | What: /sys/.../events/in_activity_jogging_thresh_rising_en | ||
| 864 | What: /sys/.../events/in_activity_jogging_thresh_falling_en | ||
| 865 | What: /sys/.../events/in_activity_running_thresh_rising_en | ||
| 866 | What: /sys/.../events/in_activity_running_thresh_falling_en | ||
| 867 | KernelVersion: 3.19 | ||
| 868 | Contact: linux-iio@vger.kernel.org | ||
| 869 | Description: | ||
| 870 | Enables or disables activitity events. Depending on direction | ||
| 871 | an event is generated when sensor ENTERS or LEAVES a given state. | ||
| 872 | |||
| 873 | What: /sys/.../events/in_activity_still_thresh_rising_value | ||
| 874 | What: /sys/.../events/in_activity_still_thresh_falling_value | ||
| 875 | What: /sys/.../events/in_activity_walking_thresh_rising_value | ||
| 876 | What: /sys/.../events/in_activity_walking_thresh_falling_value | ||
| 877 | What: /sys/.../events/in_activity_jogging_thresh_rising_value | ||
| 878 | What: /sys/.../events/in_activity_jogging_thresh_falling_value | ||
| 879 | What: /sys/.../events/in_activity_running_thresh_rising_value | ||
| 880 | What: /sys/.../events/in_activity_running_thresh_falling_value | ||
| 881 | KernelVersion: 3.19 | ||
| 882 | Contact: linux-iio@vger.kernel.org | ||
| 883 | Description: | ||
| 884 | Confidence value (in units as percentage) to be used | ||
| 885 | for deciding when an event should be generated. E.g for | ||
| 886 | running: If the confidence value reported by the sensor | ||
| 887 | is greater than in_activity_running_thresh_rising_value | ||
| 888 | then the sensor ENTERS running state. Conversely, if the | ||
| 889 | confidence value reported by the sensor is lower than | ||
| 890 | in_activity_running_thresh_falling_value then the sensor | ||
| 891 | is LEAVING running state. | ||
| 892 | |||
| 793 | What: /sys/.../iio:deviceX/events/in_accel_mag_en | 893 | What: /sys/.../iio:deviceX/events/in_accel_mag_en |
| 794 | What: /sys/.../iio:deviceX/events/in_accel_mag_rising_en | 894 | What: /sys/.../iio:deviceX/events/in_accel_mag_rising_en |
| 795 | What: /sys/.../iio:deviceX/events/in_accel_mag_falling_en | 895 | What: /sys/.../iio:deviceX/events/in_accel_mag_falling_en |
| @@ -822,6 +922,25 @@ Description: | |||
| 822 | number or direction is not specified, applies to all channels of | 922 | number or direction is not specified, applies to all channels of |
| 823 | this type. | 923 | this type. |
| 824 | 924 | ||
| 925 | What: /sys/.../events/in_steps_change_en | ||
| 926 | KernelVersion: 3.20 | ||
| 927 | Contact: linux-iio@vger.kernel.org | ||
| 928 | Description: | ||
| 929 | Event generated when channel passes a threshold on the absolute | ||
| 930 | change in value. E.g. for steps: a step change event is | ||
| 931 | generated each time the user takes N steps, where N is set using | ||
| 932 | in_steps_change_value. | ||
| 933 | |||
| 934 | What: /sys/.../events/in_steps_change_value | ||
| 935 | KernelVersion: 3.20 | ||
| 936 | Contact: linux-iio@vger.kernel.org | ||
| 937 | Description: | ||
| 938 | Specifies the value of change threshold that the | ||
| 939 | device is comparing against for the events enabled by | ||
| 940 | <type>[Y][_name]_roc[_rising|falling|]_en. E.g. for steps: | ||
| 941 | if set to 3, a step change event will be generated every 3 | ||
| 942 | steps. | ||
| 943 | |||
| 825 | What: /sys/bus/iio/devices/iio:deviceX/trigger/current_trigger | 944 | What: /sys/bus/iio/devices/iio:deviceX/trigger/current_trigger |
| 826 | KernelVersion: 2.6.35 | 945 | KernelVersion: 2.6.35 |
| 827 | Contact: linux-iio@vger.kernel.org | 946 | Contact: linux-iio@vger.kernel.org |
| @@ -956,6 +1075,16 @@ Description: | |||
| 956 | and the relevant _type attributes to establish the data storage | 1075 | and the relevant _type attributes to establish the data storage |
| 957 | format. | 1076 | format. |
| 958 | 1077 | ||
| 1078 | What: /sys/.../iio:deviceX/in_activity_still_input | ||
| 1079 | What: /sys/.../iio:deviceX/in_activity_walking_input | ||
| 1080 | What: /sys/.../iio:deviceX/in_activity_jogging_input | ||
| 1081 | What: /sys/.../iio:deviceX/in_activity_running_input | ||
| 1082 | KernelVersion: 3.19 | ||
| 1083 | Contact: linux-iio@vger.kernel.org | ||
| 1084 | Description: | ||
| 1085 | This attribute is used to read the confidence for an activity | ||
| 1086 | expressed in units as percentage. | ||
| 1087 | |||
| 959 | What: /sys/.../iio:deviceX/in_anglvel_z_quadrature_correction_raw | 1088 | What: /sys/.../iio:deviceX/in_anglvel_z_quadrature_correction_raw |
| 960 | KernelVersion: 2.6.38 | 1089 | KernelVersion: 2.6.38 |
| 961 | Contact: linux-iio@vger.kernel.org | 1090 | Contact: linux-iio@vger.kernel.org |
| @@ -973,6 +1102,24 @@ Description: | |||
| 973 | For a list of available output power modes read | 1102 | For a list of available output power modes read |
| 974 | in_accel_power_mode_available. | 1103 | in_accel_power_mode_available. |
| 975 | 1104 | ||
| 1105 | What: /sys/.../iio:deviceX/in_energy_input | ||
| 1106 | What: /sys/.../iio:deviceX/in_energy_raw | ||
| 1107 | KernelVersion: 3.20 | ||
| 1108 | Contact: linux-iio@vger.kernel.org | ||
| 1109 | Description: | ||
| 1110 | This attribute is used to read the energy value reported by the | ||
| 1111 | device (e.g.: human activity sensors report energy burnt by the | ||
| 1112 | user). Units after application of scale are Joules. | ||
| 1113 | |||
| 1114 | What: /sys/.../iio:deviceX/in_distance_input | ||
| 1115 | What: /sys/.../iio:deviceX/in_distance_raw | ||
| 1116 | KernelVersion: 3.20 | ||
| 1117 | Contact: linux-iio@vger.kernel.org | ||
| 1118 | Description: | ||
| 1119 | This attribute is used to read the distance covered by the user | ||
| 1120 | since the last reboot while activated. Units after application | ||
| 1121 | of scale are meters. | ||
| 1122 | |||
| 976 | What: /sys/bus/iio/devices/iio:deviceX/store_eeprom | 1123 | What: /sys/bus/iio/devices/iio:deviceX/store_eeprom |
| 977 | KernelVersion: 3.4.0 | 1124 | KernelVersion: 3.4.0 |
| 978 | Contact: linux-iio@vger.kernel.org | 1125 | Contact: linux-iio@vger.kernel.org |
| @@ -992,7 +1139,9 @@ Description: | |||
| 992 | reflectivity of infrared or ultrasound emitted. | 1139 | reflectivity of infrared or ultrasound emitted. |
| 993 | Often these sensors are unit less and as such conversion | 1140 | Often these sensors are unit less and as such conversion |
| 994 | to SI units is not possible. Where it is, the units should | 1141 | to SI units is not possible. Where it is, the units should |
| 995 | be meters. | 1142 | be meters. If such a conversion is not possible, the reported |
| 1143 | values should behave in the same way as a distance, i.e. lower | ||
| 1144 | values indicate something is closer to the sensor. | ||
| 996 | 1145 | ||
| 997 | What: /sys/.../iio:deviceX/in_illuminanceY_input | 1146 | What: /sys/.../iio:deviceX/in_illuminanceY_input |
| 998 | What: /sys/.../iio:deviceX/in_illuminanceY_raw | 1147 | What: /sys/.../iio:deviceX/in_illuminanceY_raw |
| @@ -1024,6 +1173,12 @@ Description: | |||
| 1024 | This attribute is used to get/set the integration time in | 1173 | This attribute is used to get/set the integration time in |
| 1025 | seconds. | 1174 | seconds. |
| 1026 | 1175 | ||
| 1176 | What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_integration_time | ||
| 1177 | KernelVersion: 3.20 | ||
| 1178 | Contact: linux-iio@vger.kernel.org | ||
| 1179 | Description: | ||
| 1180 | Number of seconds in which to compute speed. | ||
| 1181 | |||
| 1027 | What: /sys/bus/iio/devices/iio:deviceX/in_rot_quaternion_raw | 1182 | What: /sys/bus/iio/devices/iio:deviceX/in_rot_quaternion_raw |
| 1028 | KernelVersion: 3.15 | 1183 | KernelVersion: 3.15 |
| 1029 | Contact: linux-iio@vger.kernel.org | 1184 | Contact: linux-iio@vger.kernel.org |
| @@ -1051,3 +1206,46 @@ Description: | |||
| 1051 | after application of scale and offset. If no offset or scale is | 1206 | after application of scale and offset. If no offset or scale is |
| 1052 | present, output should be considered as processed with the | 1207 | present, output should be considered as processed with the |
| 1053 | unit in milliamps. | 1208 | unit in milliamps. |
| 1209 | |||
| 1210 | What: /sys/.../iio:deviceX/in_energy_en | ||
| 1211 | What: /sys/.../iio:deviceX/in_distance_en | ||
| 1212 | What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_en | ||
| 1213 | What: /sys/.../iio:deviceX/in_steps_en | ||
| 1214 | KernelVersion: 3.19 | ||
| 1215 | Contact: linux-iio@vger.kernel.org | ||
| 1216 | Description: | ||
| 1217 | Activates a device feature that runs in firmware/hardware. | ||
| 1218 | E.g. for steps: the pedometer saves power while not used; | ||
| 1219 | when activated, it will count the steps taken by the user in | ||
| 1220 | firmware and export them through in_steps_input. | ||
| 1221 | |||
| 1222 | What: /sys/.../iio:deviceX/in_steps_input | ||
| 1223 | KernelVersion: 3.19 | ||
| 1224 | Contact: linux-iio@vger.kernel.org | ||
| 1225 | Description: | ||
| 1226 | This attribute is used to read the number of steps taken by the user | ||
| 1227 | since the last reboot while activated. | ||
| 1228 | |||
| 1229 | What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_input | ||
| 1230 | What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_raw | ||
| 1231 | KernelVersion: 3.19 | ||
| 1232 | Contact: linux-iio@vger.kernel.org | ||
| 1233 | Description: | ||
| 1234 | This attribute is used to read the current speed value of the | ||
| 1235 | user (which is the norm or magnitude of the velocity vector). | ||
| 1236 | Units after application of scale are m/s. | ||
| 1237 | |||
| 1238 | What: /sys/.../iio:deviceX/in_steps_debounce_count | ||
| 1239 | KernelVersion: 3.20 | ||
| 1240 | Contact: linux-iio@vger.kernel.org | ||
| 1241 | Description: | ||
| 1242 | Specifies the number of steps that must occur within | ||
| 1243 | in_steps_filter_debounce_time for the pedometer to decide the | ||
| 1244 | consumer is making steps. | ||
| 1245 | |||
| 1246 | What: /sys/.../iio:deviceX/in_steps_debounce_time | ||
| 1247 | KernelVersion: 3.20 | ||
| 1248 | Contact: linux-iio@vger.kernel.org | ||
| 1249 | Description: | ||
| 1250 | Specifies number of seconds in which we compute the steps | ||
| 1251 | that occur in order to decide if the consumer is making steps. | ||
