Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Df_uac2.c223 static struct usb_interface_descriptor std_as_out_if0_desc = { variable
224 .bLength = sizeof std_as_out_if0_desc,
388 (struct usb_descriptor_header *)&std_as_out_if0_desc,
418 (struct usb_descriptor_header *)&std_as_out_if0_desc,
538 fs_audio_desc[i++] = USBDHDR(&std_as_out_if0_desc); in setup_descriptor()
571 hs_audio_desc[i++] = USBDHDR(&std_as_out_if0_desc); in setup_descriptor()
614 std_as_out_if0_desc.iInterface = us[STR_AS_OUT_ALT0].id; in afunc_bind()
654 std_as_out_if0_desc.bInterfaceNumber = ret; in afunc_bind()