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

Data Fields

struct work_struct work
 
spinlock_t lock
 
struct list_head msg_queue
 
struct spi_mastermaster
 
struct clkick
 
struct clkfck
 
void __iomembase
 
unsigned int state
 

Detailed Description

Definition at line 85 of file spi-omap-100k.c.

Field Documentation

void __iomem* base

Definition at line 96 of file spi-omap-100k.c.

struct clk* fck

Definition at line 93 of file spi-omap-100k.c.

struct clk* ick

Definition at line 92 of file spi-omap-100k.c.

spinlock_t lock

Definition at line 89 of file spi-omap-100k.c.

struct spi_master* master

Definition at line 91 of file spi-omap-100k.c.

Definition at line 90 of file spi-omap-100k.c.

unsigned int state

Definition at line 99 of file spi-omap-100k.c.

Definition at line 86 of file spi-omap-100k.c.


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