Linux Kernel
3.7.1
|
#include <isp116x.h>
Data Fields | |
spinlock_t | lock |
void __iomem * | addr_reg |
void __iomem * | data_reg |
struct isp116x_platform_data * | board |
struct dentry * | dentry |
unsigned long | stat1 |
unsigned long | stat2 |
unsigned long | stat4 |
unsigned long | stat8 |
unsigned long | stat16 |
u32 | intenb |
u16 | irqenb |
u32 | rhdesca |
u32 | rhdescb |
u32 | rhstatus |
struct list_head | async |
u16 | load [PERIODIC_SIZE] |
struct isp116x_ep * | periodic [PERIODIC_SIZE] |
unsigned | periodic_count |
u16 | fmindex |
struct isp116x_ep * | atl_active |
int | atl_buflen |
int | atl_bufshrt |
int | atl_last_dir |
atomic_t | atl_finishing |
struct isp116x_ep* atl_active |
u16 load[PERIODIC_SIZE] |
spinlock_t lock |
struct isp116x_ep* periodic[PERIODIC_SIZE] |