0001 What: /sys/bus/iio/devices/iio:deviceX/start_cleaning
0002 Date: December 2018
0003 KernelVersion: 5.0
0004 Contact: linux-iio@vger.kernel.org
0005 Description:
0006 Writing 1 starts sensor self cleaning. Internal fan accelerates
0007 to its maximum speed and keeps spinning for about 10 seconds in
0008 order to blow out accumulated dust.
0009
0010 What: /sys/bus/iio/devices/iio:deviceX/cleaning_period
0011 Date: January 2019
0012 KernelVersion: 5.1
0013 Contact: linux-iio@vger.kernel.org
0014 Description:
0015 Sensor is capable of triggering self cleaning periodically.
0016 Period can be changed by writing a new value here. Upon reading
0017 the current one is returned. Units are seconds.
0018
0019 Writing 0 disables periodical self cleaning entirely.
0020
0021 What: /sys/bus/iio/devices/iio:deviceX/cleaning_period_available
0022 Date: January 2019
0023 KernelVersion: 5.1
0024 Contact: linux-iio@vger.kernel.org
0025 Description:
0026 The range of available values in seconds represented as the
0027 minimum value, the step and the maximum value, all enclosed in
0028 square brackets.