Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iio_dummy_eventgen Struct Reference

Data Fields

struct irq_chip chip
 
int base
 
bool enabled [IIO_EVENTGEN_NO]
 
bool inuse [IIO_EVENTGEN_NO]
 
struct mutex lock
 

Detailed Description

struct iio_dummy_evgen - evgen state : irq chip we are faking : base of irq range : mask of which irqs are enabled : mask of which irqs are connected : protect the evgen state

Definition at line 38 of file iio_dummy_evgen.c.

Field Documentation

int base

Definition at line 40 of file iio_dummy_evgen.c.

Definition at line 39 of file iio_dummy_evgen.c.

Definition at line 41 of file iio_dummy_evgen.c.

Definition at line 42 of file iio_dummy_evgen.c.

struct mutex lock

Definition at line 43 of file iio_dummy_evgen.c.


The documentation for this struct was generated from the following file: