Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_acm.c146 static struct usb_cdc_union_desc acm_union_desc = { variable
147 .bLength = sizeof(acm_union_desc),
185 (struct usb_descriptor_header *) &acm_union_desc,
223 (struct usb_descriptor_header *) &acm_union_desc,
256 (struct usb_descriptor_header *) &acm_union_desc,
642 acm_union_desc .bMasterInterface0 = status; in acm_bind()
650 acm_union_desc.bSlaveInterface0 = status; in acm_bind()