Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_ecm.c135 static struct usb_cdc_union_desc ecm_union_desc = { variable
136 .bLength = sizeof(ecm_union_desc),
219 (struct usb_descriptor_header *) &ecm_union_desc,
268 (struct usb_descriptor_header *) &ecm_union_desc,
335 (struct usb_descriptor_header *) &ecm_union_desc,
697 ecm_union_desc.bMasterInterface0 = status; in ecm_bind()
706 ecm_union_desc.bSlaveInterface0 = status; in ecm_bind()