diff options
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 39c8de0e53d0..ab1047c20495 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio | |||
@@ -811,3 +811,14 @@ Description: | |||
811 | Writing '1' stores the current device configuration into | 811 | Writing '1' stores the current device configuration into |
812 | on-chip EEPROM. After power-up or chip reset the device will | 812 | on-chip EEPROM. After power-up or chip reset the device will |
813 | automatically load the saved configuration. | 813 | automatically load the saved configuration. |
814 | |||
815 | What: /sys/.../iio:deviceX/in_intensity_red_integration_time | ||
816 | What: /sys/.../iio:deviceX/in_intensity_green_integration_time | ||
817 | What: /sys/.../iio:deviceX/in_intensity_blue_integration_time | ||
818 | What: /sys/.../iio:deviceX/in_intensity_clear_integration_time | ||
819 | What: /sys/.../iio:deviceX/in_illuminance_integration_time | ||
820 | KernelVersion: 3.12 | ||
821 | Contact: linux-iio@vger.kernel.org | ||
822 | Description: | ||
823 | This attribute is used to get/set the integration time in | ||
824 | seconds. | ||