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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_acm.c164 static struct usb_cdc_union_desc acm_union_desc = { variable in typeref:struct:usb_cdc_union_desc
165 .bLength = sizeof(acm_union_desc),
203 (struct usb_descriptor_header *) &acm_union_desc,
242 (struct usb_descriptor_header *) &acm_union_desc,
586 acm_union_desc .bMasterInterface0 = status;
594 acm_union_desc.bSlaveInterface0 = status;

Completed in 63 milliseconds