Searched refs:otg_desc (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dg_zero.h13 extern const struct usb_descriptor_header *otg_desc[];
H A Daudio.c85 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
96 c->descriptors = otg_desc;
H A Dcdc2.c96 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
137 c->descriptors = otg_desc;
H A Dhid.c97 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
136 c->descriptors = otg_desc;
H A Dmass_storage.c95 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
156 c->descriptors = otg_desc;
H A Dserial.c113 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
223 serial_config_driver.descriptors = otg_desc;
H A Dether.c202 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
244 c->descriptors = otg_desc;
276 c->descriptors = otg_desc;
H A Dmulti.c108 static const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
178 c->descriptors = otg_desc;
230 c->descriptors = otg_desc;
H A Dzero.c146 const struct usb_descriptor_header *otg_desc[] = { variable in typeref:struct:usb_descriptor_header
H A Dprinter.c241 static struct usb_otg_descriptor otg_desc = { variable in typeref:struct:usb_otg_descriptor
242 .bLength = sizeof otg_desc,
285 (struct usb_descriptor_header *) &otg_desc,
322 (struct usb_descriptor_header *) &otg_desc,
1460 otg_desc.bmAttributes |= USB_OTG_HNP,
H A Df_loopback.c381 loopback_driver.descriptors = otg_desc;
H A Df_sourcesink.c528 sourcesink_driver.descriptors = otg_desc;

Completed in 85 milliseconds