Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_uac2.c819 static struct usb_interface_descriptor std_as_in_if1_desc = { variable
820 .bLength = sizeof std_as_in_if1_desc,
904 (struct usb_descriptor_header *)&std_as_in_if1_desc,
934 (struct usb_descriptor_header *)&std_as_in_if1_desc,
1030 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
1075 std_as_in_if1_desc.bInterfaceNumber = ret; in afunc_bind()