Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c177 static struct usb_cdc_union_desc ncm_union_desc = {
178 .bLength = sizeof(ncm_union_desc),
272 (struct usb_descriptor_header *) &ncm_union_desc,
318 (struct usb_descriptor_header *) &ncm_union_desc,
385 (struct usb_descriptor_header *) &ncm_union_desc,
1486 ncm_union_desc.bMasterInterface0 = status; in ncm_bind()
1499 ncm_union_desc.bSlaveInterface0 = status; in ncm_bind()
176 static struct usb_cdc_union_desc ncm_union_desc = { global() variable