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

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_uac2.c689 static struct uac2_output_terminal_descriptor usb_in_ot_desc = { variable in typeref:struct:uac2_output_terminal_descriptor
690 .bLength = sizeof usb_in_ot_desc,
725 + sizeof usb_in_ot_desc + sizeof io_out_ot_desc,
892 (struct usb_descriptor_header *)&usb_in_ot_desc,
922 (struct usb_descriptor_header *)&usb_in_ot_desc,
1025 usb_in_ot_desc.iTerminal = us[STR_USB_OT].id; afunc_bind()

Completed in 56 milliseconds