Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ecm.c124 static struct usb_cdc_union_desc ecm_union_desc = { variable
125 .bLength = sizeof(ecm_union_desc),
208 (struct usb_descriptor_header *) &ecm_union_desc,
257 (struct usb_descriptor_header *) &ecm_union_desc,
325 (struct usb_descriptor_header *) &ecm_union_desc,
719 ecm_union_desc.bMasterInterface0 = status; in ecm_bind()
728 ecm_union_desc.bSlaveInterface0 = status; in ecm_bind()