Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ecm.c128 static struct usb_cdc_union_desc ecm_union_desc = { variable
129 .bLength = sizeof(ecm_union_desc),
212 (struct usb_descriptor_header *) &ecm_union_desc,
261 (struct usb_descriptor_header *) &ecm_union_desc,
329 (struct usb_descriptor_header *) &ecm_union_desc,
724 ecm_union_desc.bMasterInterface0 = status; in ecm_bind()
733 ecm_union_desc.bSlaveInterface0 = status; in ecm_bind()