Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_acm.c154 static struct usb_cdc_union_desc acm_union_desc = { variable
155 .bLength = sizeof(acm_union_desc),
193 (struct usb_descriptor_header *) &acm_union_desc,
232 (struct usb_descriptor_header *) &acm_union_desc,
265 (struct usb_descriptor_header *) &acm_union_desc,
620 acm_union_desc .bMasterInterface0 = status; in acm_bind()
628 acm_union_desc.bSlaveInterface0 = status; in acm_bind()