|
Linux Kernel
3.7.1
|
#include <isp1362.h>
Data Fields | |
| spinlock_t | lock |
| void __iomem * | addr_reg |
| void __iomem * | data_reg |
| struct isp1362_platform_data * | board |
| struct proc_dir_entry * | pde |
| 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 |
| u32 | rhport [MAX_ROOT_PORTS] |
| unsigned long | next_statechange |
| u32 | hc_control |
| struct list_head | async |
| u16 | load [PERIODIC_SIZE] |
| struct list_head | periodic |
| u16 | fmindex |
| struct list_head | isoc |
| unsigned int | istl_flip:1 |
| unsigned int | irq_active:1 |
| struct isp1362_ep_queue | atl_queue |
| struct isp1362_ep_queue | intl_queue |
| struct isp1362_ep_queue | istl_queue [2] |
| struct list_head | remove_list |
| enum isp1362_hcd:: { ... } | IRQ_NAMES |
| unsigned int | irq_stat [NUM_ISP1362_IRQS] |
| int | req_serial |
| anonymous enum |
| struct isp1362_ep_queue atl_queue |
| struct isp1362_ep_queue intl_queue |
| enum { ... } IRQ_NAMES |
| unsigned int irq_stat[NUM_ISP1362_IRQS] |
| struct isp1362_ep_queue istl_queue[2] |
| u16 load[PERIODIC_SIZE] |
| spinlock_t lock |
| struct proc_dir_entry* pde |
| u32 rhport[MAX_ROOT_PORTS] |
1.8.2