Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_obex.c70 static struct usb_interface_descriptor obex_control_intf = { variable
71 .bLength = sizeof(obex_control_intf),
144 (struct usb_descriptor_header *) &obex_control_intf,
175 (struct usb_descriptor_header *) &obex_control_intf,
317 obex_control_intf.iInterface = us[OBEX_CTRL_IDX].id; in obex_bind()
328 obex_control_intf.bInterfaceNumber = status; in obex_bind()