Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs | Enumerations
i2c-pxa.h File Reference

Go to the source code of this file.

Data Structures

struct  i2c_slave_client
 

Typedefs

typedef enum i2c_slave_event_e i2c_slave_event_t
 

Enumerations

enum  i2c_slave_event_e { I2C_SLAVE_EVENT_START_READ, I2C_SLAVE_EVENT_START_WRITE, I2C_SLAVE_EVENT_STOP }
 

Typedef Documentation

Enumeration Type Documentation

Enumerator:
I2C_SLAVE_EVENT_START_READ 
I2C_SLAVE_EVENT_START_WRITE 
I2C_SLAVE_EVENT_STOP 

Definition at line 4 of file i2c-pxa.h.