Linux Kernel
3.7.1
|
#include <net2272.h>
Data Fields | |
struct usb_gadget | gadget |
struct device * | dev |
unsigned short | dev_id |
spinlock_t | lock |
struct net2272_ep | ep [4] |
struct usb_gadget_driver * | driver |
unsigned | protocol_stall:1 |
unsigned | softconnect:1 |
unsigned | is_selfpowered:1 |
unsigned | wakeup:1 |
unsigned | dma_eot_polarity:1 |
unsigned | dma_dack_polarity:1 |
unsigned | dma_dreq_polarity:1 |
unsigned | dma_busy:1 |
u16 | chiprev |
u8 | pagesel |
unsigned int | irq |
unsigned short | fifo_mode |
unsigned int | base_shift |
u16 __iomem * | base_addr |
union { | |
}; | |
union { ... } |
struct usb_gadget_driver* driver |
struct net2272_ep ep[4] |
struct usb_gadget gadget |
spinlock_t lock |