Searched refs:loopback_intf (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
H A Df_loopback.c49 static struct usb_interface_descriptor loopback_intf = { variable in typeref:struct:usb_interface_descriptor
50 .bLength = sizeof(loopback_intf),
77 (struct usb_descriptor_header *) &loopback_intf,
102 (struct usb_descriptor_header *) &loopback_intf,
143 (struct usb_descriptor_header *) &loopback_intf,
181 loopback_intf.bInterfaceNumber = id; loopback_bind()
187 loopback_intf.iInterface = id; loopback_bind()

Completed in 43 milliseconds