1What: /sys/bus/iio/devices/iio:deviceX/in_accel_power_mode 2KernelVersion: 6.11 3Contact: linux-iio@vger.kernel.org 4Description: 5 Accelerometer power mode. Setting this attribute will set the 6 requested power mode to use if the ODR support it. If ODR 7 support only 1 mode, power mode will be enforced. 8 Reading this attribute will return the current accelerometer 9 power mode if the sensor is on, or the requested value if the 10 sensor is off. The value between real and requested value can 11 be different for ODR supporting only 1 mode. 12 13What: /sys/bus/iio/devices/iio:deviceX/in_accel_power_mode_available 14KernelVersion: 6.11 15Contact: linux-iio@vger.kernel.org 16Description: 17 List of available accelerometer power modes that can be set in 18 in_accel_power_mode attribute. 19