Linux Kernel
3.7.1
|
#include <linux/kernel.h>
Go to the source code of this file.
Data Structures | |
struct | iio_dummy_state |
Enumerations | |
enum | iio_simple_dummy_scan_elements { voltage0, diffvoltage1m2, diffvoltage3m4, accelx } |
enum iio_simple_dummy_scan_elements - scan index enum : the single ended voltage channel : first differential channel : second differenial channel : acceleration channel
Enum provides convenient numbering for the scan index.
Definition at line 90 of file iio_simple_dummy.h.