Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c166 static struct usb_cdc_union_desc ncm_union_desc = { variable
167 .bLength = sizeof(ncm_union_desc),
262 (struct usb_descriptor_header *) &ncm_union_desc,
308 (struct usb_descriptor_header *) &ncm_union_desc,
375 (struct usb_descriptor_header *) &ncm_union_desc,
1470 ncm_union_desc.bMasterInterface0 = status; in ncm_bind()
1483 ncm_union_desc.bSlaveInterface0 = status; in ncm_bind()