|
Linux Kernel
3.7.1
|
#include <imx21-hcd.h>
Data Fields | |
| struct usb_host_endpoint * | ep |
| struct urb * | urb |
| struct td * | td |
| struct list_head | queue |
| dma_addr_t | dma_handle |
| void * | cpu_buffer |
| void * | bounce_buffer |
| int | alloc |
| int | len |
| int | dmem_size |
| int | dmem_offset |
| int | active_count |
Definition at line 358 of file imx21-hcd.h.
| int active_count |
Definition at line 370 of file imx21-hcd.h.
| int alloc |
Definition at line 366 of file imx21-hcd.h.
| void* bounce_buffer |
Definition at line 365 of file imx21-hcd.h.
| void* cpu_buffer |
Definition at line 364 of file imx21-hcd.h.
| dma_addr_t dma_handle |
Definition at line 363 of file imx21-hcd.h.
| int dmem_offset |
Definition at line 369 of file imx21-hcd.h.
| int dmem_size |
Definition at line 368 of file imx21-hcd.h.
| struct usb_host_endpoint* ep |
Definition at line 359 of file imx21-hcd.h.
| int len |
Definition at line 367 of file imx21-hcd.h.
Definition at line 362 of file imx21-hcd.h.
Definition at line 361 of file imx21-hcd.h.
| struct urb* urb |
Definition at line 360 of file imx21-hcd.h.
1.8.2