Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_acm.c155 static struct usb_cdc_union_desc acm_union_desc = { variable
156 .bLength = sizeof(acm_union_desc),
194 (struct usb_descriptor_header *) &acm_union_desc,
232 (struct usb_descriptor_header *) &acm_union_desc,
265 (struct usb_descriptor_header *) &acm_union_desc,
636 acm_union_desc .bMasterInterface0 = status; in acm_bind()
644 acm_union_desc.bSlaveInterface0 = status; in acm_bind()