Home
last modified time | relevance | path

Searched refs:otg_desc (Results 1 – 14 of 14) sorted by relevance

/drivers/usb/gadget/
Dether.c193 static const struct usb_descriptor_header *otg_desc[] = { variable
236 c->descriptors = otg_desc; in rndis_do_config()
268 c->descriptors = otg_desc; in eth_do_config()
Dmulti.c99 static const struct usb_descriptor_header *otg_desc[] = { variable
163 c->descriptors = otg_desc; in rndis_do_config()
214 c->descriptors = otg_desc; in cdc_do_config()
Dmass_storage.c83 static const struct usb_descriptor_header *otg_desc[] = { variable
117 c->descriptors = otg_desc; in msg_do_config()
Daudio.c117 static const struct usb_descriptor_header *otg_desc[] = { variable
129 c->descriptors = otg_desc; in audio_do_config()
Dncm.c95 static const struct usb_descriptor_header *otg_desc[] = { variable
133 c->descriptors = otg_desc; in ncm_do_config()
Dcdc2.c88 static const struct usb_descriptor_header *otg_desc[] = { variable
129 c->descriptors = otg_desc; in cdc_do_config()
Dacm_ms.c87 static const struct usb_descriptor_header *otg_desc[] = { variable
133 c->descriptors = otg_desc; in acm_ms_do_config()
Dserial.c113 static const struct usb_descriptor_header *otg_desc[] = { variable
222 serial_config_driver.descriptors = otg_desc; in gs_bind()
Dhid.c88 static const struct usb_descriptor_header *otg_desc[] = { variable
127 c->descriptors = otg_desc; in do_config()
Dg_zero.h13 extern const struct usb_descriptor_header *otg_desc[];
Dprinter.c230 static struct usb_otg_descriptor otg_desc = { variable
231 .bLength = sizeof otg_desc,
274 (struct usb_descriptor_header *) &otg_desc,
311 (struct usb_descriptor_header *) &otg_desc,
1454 otg_desc.bmAttributes |= USB_OTG_HNP, in printer_bind()
Dzero.c137 const struct usb_descriptor_header *otg_desc[] = { variable
Df_loopback.c425 loopback_driver.descriptors = otg_desc; in loopback_add()
Df_sourcesink.c579 sourcesink_driver.descriptors = otg_desc; in sourcesink_add()