Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_uac2.c742 static struct usb_interface_descriptor std_as_out_if1_desc = { variable
743 .bLength = sizeof std_as_out_if1_desc,
896 (struct usb_descriptor_header *)&std_as_out_if1_desc,
926 (struct usb_descriptor_header *)&std_as_out_if1_desc,
1028 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind()
1065 std_as_out_if1_desc.bInterfaceNumber = ret; in afunc_bind()