Home
last modified time | relevance | path

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

/drivers/usb/gadget/legacy/
Dzero.c137 static const struct usb_descriptor_header *otg_desc[] = { variable
142 #define otg_desc NULL macro
365 sourcesink_driver.descriptors = otg_desc; in zero_bind()
367 loopback_driver.descriptors = otg_desc; in zero_bind()
Dether.c184 static const struct usb_descriptor_header *otg_desc[] = { variable
232 c->descriptors = otg_desc; in rndis_do_config()
274 c->descriptors = otg_desc; in eth_do_config()
Dncm.c82 static const struct usb_descriptor_header *otg_desc[] = { variable
117 c->descriptors = otg_desc; in ncm_do_config()
Dcdc2.c73 static const struct usb_descriptor_header *otg_desc[] = { variable
112 c->descriptors = otg_desc; in cdc_do_config()
Dhid.c86 static const struct usb_descriptor_header *otg_desc[] = { variable
120 c->descriptors = otg_desc; in do_config()
Dacm_ms.c72 static const struct usb_descriptor_header *otg_desc[] = { variable
130 c->descriptors = otg_desc; in acm_ms_do_config()
Dmass_storage.c78 static const struct usb_descriptor_header *otg_desc[] = { variable
139 c->descriptors = otg_desc; in msg_do_config()
Dmulti.c82 static const struct usb_descriptor_header *otg_desc[] = { variable
158 c->descriptors = otg_desc; in rndis_do_config()
246 c->descriptors = otg_desc; in cdc_do_config()
Dserial.c92 static const struct usb_descriptor_header *otg_desc[] = { variable
194 serial_config_driver.descriptors = otg_desc; in gs_bind()
Daudio.c163 static const struct usb_descriptor_header *otg_desc[] = { variable
177 c->descriptors = otg_desc; in audio_do_config()
Dprinter.c217 static const struct usb_descriptor_header *otg_desc[] = { variable
1177 printer_cfg_driver.descriptors = otg_desc; in printer_bind_config()