|
Linux Kernel
3.7.1
|
#include <fhci.h>
Data Fields | |
| int | num_of_tds |
| int | tds_cnt |
| int | state |
| struct td ** | tds |
| struct ed * | ed |
| struct timer_list | time_out |
| struct urb * | urb |
| struct usb_host_endpoint * | ep |
| int | active |
| struct td * | isoc_td |
| int | isoc_remaining |
| int | isoc_status |
| u16 | length |
| u16 | td_cnt |
| struct list_head | pending |
| struct td * | td [0] |
| struct list_head | node |
| struct uhci_qh * | qh |
| struct list_head | td_list |
| unsigned | fsbr:1 |
| int | length |
| int | td_cnt |
| struct xhci_td * | td [0] |
| int active |
Definition at line 329 of file imx21-hcd.h.
| struct usb_host_endpoint* ep |
Definition at line 328 of file imx21-hcd.h.
| unsigned fsbr |
Definition at line 483 of file uhci-hcd.h.
| int isoc_remaining |
Definition at line 332 of file imx21-hcd.h.
| int isoc_status |
Definition at line 333 of file imx21-hcd.h.
Definition at line 331 of file imx21-hcd.h.
Definition at line 476 of file uhci-hcd.h.
Definition at line 480 of file uhci-hcd.h.
Definition at line 481 of file uhci-hcd.h.
| struct timer_list time_out |
| struct urb * urb |
Definition at line 327 of file imx21-hcd.h.
1.8.2