Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_obex.c112 static struct usb_cdc_union_desc obex_cdc_union_desc = { variable
113 .bLength = sizeof(obex_cdc_union_desc),
151 (struct usb_descriptor_header *) &obex_cdc_union_desc,
182 (struct usb_descriptor_header *) &obex_cdc_union_desc,
333 obex_cdc_union_desc.bMasterInterface0 = status; in obex_bind()
342 obex_cdc_union_desc.bSlaveInterface0 = status; in obex_bind()