Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_uac2.c316 static struct usb_interface_descriptor std_as_in_if1_desc = { variable
317 .bLength = sizeof std_as_in_if1_desc,
401 (struct usb_descriptor_header *)&std_as_in_if1_desc,
431 (struct usb_descriptor_header *)&std_as_in_if1_desc,
502 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
549 std_as_in_if1_desc.bInterfaceNumber = ret; in afunc_bind()