Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_acm.c142 static struct usb_cdc_union_desc acm_union_desc = { variable
143 .bLength = sizeof(acm_union_desc),
181 (struct usb_descriptor_header *) &acm_union_desc,
219 (struct usb_descriptor_header *) &acm_union_desc,
252 (struct usb_descriptor_header *) &acm_union_desc,
637 acm_union_desc .bMasterInterface0 = status; in acm_bind()
645 acm_union_desc.bSlaveInterface0 = status; in acm_bind()