Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Df_uac2.c235 static struct usb_interface_descriptor std_as_out_if1_desc = { variable
236 .bLength = sizeof std_as_out_if1_desc,
389 (struct usb_descriptor_header *)&std_as_out_if1_desc,
419 (struct usb_descriptor_header *)&std_as_out_if1_desc,
539 fs_audio_desc[i++] = USBDHDR(&std_as_out_if1_desc); in setup_descriptor()
572 hs_audio_desc[i++] = USBDHDR(&std_as_out_if1_desc); in setup_descriptor()
615 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind()
655 std_as_out_if1_desc.bInterfaceNumber = ret; in afunc_bind()