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

#include <sl811.h>

Data Fields

spinlock_t lock
 
void __iomemaddr_reg
 
void __iomemdata_reg
 
struct sl811_platform_databoard
 
struct proc_dir_entrypde
 
unsigned long stat_insrmv
 
unsigned long stat_wake
 
unsigned long stat_sof
 
unsigned long stat_a
 
unsigned long stat_b
 
unsigned long stat_lost
 
unsigned long stat_overrun
 
struct timer_list timer
 
struct sl811h_epnext_periodic
 
struct sl811h_epnext_async
 
struct sl811h_epactive_a
 
unsigned long jiffies_a
 
struct sl811h_epactive_b
 
unsigned long jiffies_b
 
u32 port1
 
u8 ctrl1
 
u8 ctrl2
 
u8 irq_enable
 
u16 frame
 
struct list_head async
 
u16 load [PERIODIC_SIZE]
 
struct sl811h_epperiodic [PERIODIC_SIZE]
 
unsigned periodic_count
 

Detailed Description

Definition at line 120 of file sl811.h.

Field Documentation

struct sl811h_ep* active_a

Definition at line 140 of file sl811.h.

struct sl811h_ep* active_b

Definition at line 142 of file sl811.h.

void __iomem* addr_reg

Definition at line 122 of file sl811.h.

Definition at line 150 of file sl811.h.

Definition at line 124 of file sl811.h.

u8 ctrl1

Definition at line 146 of file sl811.h.

u8 ctrl2

Definition at line 146 of file sl811.h.

void __iomem* data_reg

Definition at line 123 of file sl811.h.

Definition at line 147 of file sl811.h.

u8 irq_enable

Definition at line 146 of file sl811.h.

unsigned long jiffies_a

Definition at line 141 of file sl811.h.

unsigned long jiffies_b

Definition at line 143 of file sl811.h.

Definition at line 153 of file sl811.h.

spinlock_t lock

Definition at line 121 of file sl811.h.

struct sl811h_ep* next_async

Definition at line 138 of file sl811.h.

struct sl811h_ep* next_periodic

Definition at line 137 of file sl811.h.

Definition at line 125 of file sl811.h.

Definition at line 154 of file sl811.h.

unsigned periodic_count

Definition at line 155 of file sl811.h.

u32 port1

Definition at line 145 of file sl811.h.

unsigned long stat_a

Definition at line 130 of file sl811.h.

unsigned long stat_b

Definition at line 131 of file sl811.h.

unsigned long stat_insrmv

Definition at line 127 of file sl811.h.

unsigned long stat_lost

Definition at line 132 of file sl811.h.

unsigned long stat_overrun

Definition at line 133 of file sl811.h.

unsigned long stat_sof

Definition at line 129 of file sl811.h.

unsigned long stat_wake

Definition at line 128 of file sl811.h.

Definition at line 136 of file sl811.h.


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