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

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_acm.c156 static struct usb_cdc_union_desc acm_union_desc = { variable in typeref:struct:usb_cdc_union_desc
157 .bLength = sizeof(acm_union_desc),
195 (struct usb_descriptor_header *) &acm_union_desc,
233 (struct usb_descriptor_header *) &acm_union_desc,
266 (struct usb_descriptor_header *) &acm_union_desc,
641 acm_union_desc .bMasterInterface0 = status; acm_bind()
649 acm_union_desc.bSlaveInterface0 = status; acm_bind()

Completed in 29 milliseconds