|
Linux Kernel
3.7.1
|
#include <oxu210hp.h>
Data Fields | |
| unsigned int | is_otg:1 |
| u8 | qh_used [QHEAD_NUM] |
| u8 | qtd_used [QTD_NUM] |
| u8 | db_used [BUFFER_NUM] |
| u8 | murb_used [MURB_NUM] |
| struct oxu_onchip_mem __iomem * | mem |
| spinlock_t | mem_lock |
| struct timer_list | urb_timer |
| struct ehci_caps __iomem * | caps |
| struct ehci_regs __iomem * | regs |
| __u32 | hcs_params |
| spinlock_t | lock |
| struct ehci_qh * | async |
| struct ehci_qh * | reclaim |
| unsigned | reclaim_ready:1 |
| unsigned | scanning:1 |
| unsigned | periodic_size |
| __le32 * | periodic |
| dma_addr_t | periodic_dma |
| unsigned | i_thresh |
| union ehci_shadow * | pshadow |
| int | next_uframe |
| unsigned | periodic_sched |
| unsigned long | reset_done [EHCI_MAX_ROOT_PORTS] |
| unsigned long | bus_suspended |
| unsigned long | companion_ports |
| struct timer_list | watchdog |
| unsigned long | actions |
| unsigned | stamp |
| unsigned long | next_statechange |
| u32 | command |
| struct list_head | urb_list |
| struct oxu_murb * | murb_pool |
| unsigned | urb_len |
| u8 | sbrn |
Definition at line 372 of file oxu210hp.h.
Definition at line 419 of file oxu210hp.h.
Definition at line 392 of file oxu210hp.h.
| unsigned long bus_suspended |
Definition at line 410 of file oxu210hp.h.
Definition at line 385 of file oxu210hp.h.
Definition at line 422 of file oxu210hp.h.
| unsigned long companion_ports |
Definition at line 414 of file oxu210hp.h.
| u8 db_used[BUFFER_NUM] |
Definition at line 377 of file oxu210hp.h.
| __u32 hcs_params |
Definition at line 388 of file oxu210hp.h.
| unsigned i_thresh |
Definition at line 401 of file oxu210hp.h.
| unsigned int is_otg |
Definition at line 373 of file oxu210hp.h.
| spinlock_t lock |
Definition at line 389 of file oxu210hp.h.
Definition at line 380 of file oxu210hp.h.
| spinlock_t mem_lock |
Definition at line 381 of file oxu210hp.h.
Definition at line 429 of file oxu210hp.h.
Definition at line 378 of file oxu210hp.h.
| unsigned long next_statechange |
Definition at line 421 of file oxu210hp.h.
| int next_uframe |
Definition at line 404 of file oxu210hp.h.
| __le32* periodic |
Definition at line 399 of file oxu210hp.h.
| dma_addr_t periodic_dma |
Definition at line 400 of file oxu210hp.h.
| unsigned periodic_sched |
Definition at line 405 of file oxu210hp.h.
| unsigned periodic_size |
Definition at line 398 of file oxu210hp.h.
| union ehci_shadow* pshadow |
Definition at line 403 of file oxu210hp.h.
Definition at line 375 of file oxu210hp.h.
Definition at line 376 of file oxu210hp.h.
Definition at line 393 of file oxu210hp.h.
| unsigned reclaim_ready |
Definition at line 394 of file oxu210hp.h.
| unsigned long reset_done[EHCI_MAX_ROOT_PORTS] |
Definition at line 408 of file oxu210hp.h.
| u8 sbrn |
Definition at line 432 of file oxu210hp.h.
| unsigned scanning |
Definition at line 395 of file oxu210hp.h.
| unsigned stamp |
Definition at line 420 of file oxu210hp.h.
| unsigned urb_len |
Definition at line 430 of file oxu210hp.h.
Definition at line 425 of file oxu210hp.h.
| struct timer_list urb_timer |
Definition at line 383 of file oxu210hp.h.
Definition at line 418 of file oxu210hp.h.
1.8.2