Searched refs:otg_descriptor (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Daudio.c75 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
76 .bLength = sizeof otg_descriptor,
86 (struct usb_descriptor_header *) &otg_descriptor,
H A Dcdc2.c86 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
87 .bLength = sizeof otg_descriptor,
97 (struct usb_descriptor_header *) &otg_descriptor,
H A Dhid.c87 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
88 .bLength = sizeof otg_descriptor,
98 (struct usb_descriptor_header *) &otg_descriptor,
H A Dmass_storage.c85 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
86 .bLength = sizeof otg_descriptor,
96 (struct usb_descriptor_header *) &otg_descriptor,
H A Dserial.c103 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
104 .bLength = sizeof otg_descriptor,
114 (struct usb_descriptor_header *) &otg_descriptor,
H A Dether.c192 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
193 .bLength = sizeof otg_descriptor,
203 (struct usb_descriptor_header *) &otg_descriptor,
H A Dzero.c136 static struct usb_otg_descriptor otg_descriptor = { variable in typeref:struct:usb_otg_descriptor
137 .bLength = sizeof otg_descriptor,
147 (struct usb_descriptor_header *) &otg_descriptor,

Completed in 63 milliseconds