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

Data Fields

u8 addr
 
u16 cache [11]
 
struct mutex lock
 
struct gpio_chip chip
 
struct mcp23s08_opsops
 
voiddata
 

Detailed Description

Definition at line 54 of file gpio-mcp23s08.c.

Field Documentation

u8 addr

Definition at line 55 of file gpio-mcp23s08.c.

u16 cache[11]

Definition at line 57 of file gpio-mcp23s08.c.

struct gpio_chip chip

Definition at line 61 of file gpio-mcp23s08.c.

Definition at line 64 of file gpio-mcp23s08.c.

struct mutex lock

Definition at line 59 of file gpio-mcp23s08.c.

Definition at line 63 of file gpio-mcp23s08.c.


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