Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_ncm.c178 static struct usb_cdc_union_desc ncm_union_desc = { variable
179 .bLength = sizeof(ncm_union_desc),
274 (struct usb_descriptor_header *) &ncm_union_desc,
320 (struct usb_descriptor_header *) &ncm_union_desc,
387 (struct usb_descriptor_header *) &ncm_union_desc,
1441 ncm_union_desc.bMasterInterface0 = status; in ncm_bind()
1454 ncm_union_desc.bSlaveInterface0 = status; in ncm_bind()