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.c125 static struct usb_cdc_union_desc ecm_union_desc = {
126 .bLength = sizeof(ecm_union_desc),
209 (struct usb_descriptor_header *) &ecm_union_desc,
258 (struct usb_descriptor_header *) &ecm_union_desc,
326 (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()
124 static struct usb_cdc_union_desc ecm_union_desc = { global() variable