19 lines · plain
1What: /sys/bus/iio/devices/iio:deviceX/in_accel_power_mode2KernelVersion: 6.113Contact: linux-iio@vger.kernel.org4Description:5 Accelerometer power mode. Setting this attribute will set the6 requested power mode to use if the ODR support it. If ODR7 support only 1 mode, power mode will be enforced.8 Reading this attribute will return the current accelerometer9 power mode if the sensor is on, or the requested value if the10 sensor is off. The value between real and requested value can11 be different for ODR supporting only 1 mode.12 13What: /sys/bus/iio/devices/iio:deviceX/in_accel_power_mode_available14KernelVersion: 6.1115Contact: linux-iio@vger.kernel.org16Description:17 List of available accelerometer power modes that can be set in18 in_accel_power_mode attribute.19