Linux Kernel
3.7.1
|
#include <imx21-hcd.h>
Data Fields | |
spinlock_t | lock |
struct device * | dev |
struct usb_hcd * | hcd |
struct mx21_usbh_platform_data * | pdata |
struct list_head | dmem_list |
struct list_head | queue_for_etd |
struct list_head | queue_for_dmem |
struct etd_priv | etd [USB_NUM_ETD] |
struct clk * | clk |
void __iomem * | regs |
Definition at line 415 of file imx21-hcd.h.
Definition at line 424 of file imx21-hcd.h.
Definition at line 417 of file imx21-hcd.h.
Definition at line 420 of file imx21-hcd.h.
struct etd_priv etd[USB_NUM_ETD] |
Definition at line 423 of file imx21-hcd.h.
struct usb_hcd* hcd |
Definition at line 418 of file imx21-hcd.h.
spinlock_t lock |
Definition at line 416 of file imx21-hcd.h.
struct mx21_usbh_platform_data* pdata |
Definition at line 419 of file imx21-hcd.h.
Definition at line 422 of file imx21-hcd.h.
Definition at line 421 of file imx21-hcd.h.
Definition at line 425 of file imx21-hcd.h.