Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_obex.c75 static struct usb_interface_descriptor obex_control_intf = { variable
76 .bLength = sizeof(obex_control_intf),
149 (struct usb_descriptor_header *) &obex_control_intf,
180 (struct usb_descriptor_header *) &obex_control_intf,
322 obex_control_intf.iInterface = in obex_bind()
337 obex_control_intf.bInterfaceNumber = status; in obex_bind()