Linux Kernel
3.7.1
|
#include <gadget.h>
Data Fields | |
struct usb_gadget_ops * | ops |
struct usb_ep * | ep0 |
struct list_head | ep_list |
enum usb_device_speed | speed |
enum usb_device_speed | max_speed |
unsigned | sg_supported:1 |
unsigned | is_otg:1 |
unsigned | is_a_peripheral:1 |
unsigned | b_hnp_enable:1 |
unsigned | a_hnp_support:1 |
unsigned | a_alt_hnp_support:1 |
const char * | name |
struct device | dev |
unsigned | out_epnum |
unsigned | in_epnum |
enum usb_device_speed max_speed |
struct usb_gadget_ops* ops |
enum usb_device_speed speed |