Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
iio_simple_dummy.h File Reference
#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 }
 

Enumeration Type Documentation

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.

Enumerator:
voltage0 
diffvoltage1m2 
diffvoltage3m4 
accelx 

Definition at line 90 of file iio_simple_dummy.h.