Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_obex.c114 static struct usb_cdc_union_desc obex_cdc_union_desc = { variable
115 .bLength = sizeof(obex_cdc_union_desc),
153 (struct usb_descriptor_header *) &obex_cdc_union_desc,
184 (struct usb_descriptor_header *) &obex_cdc_union_desc,
341 obex_cdc_union_desc.bMasterInterface0 = status; in obex_bind()
350 obex_cdc_union_desc.bSlaveInterface0 = status; in obex_bind()