Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_uac2.c697 static struct usb_interface_descriptor std_as_out_if0_desc = { variable
698 .bLength = sizeof std_as_out_if0_desc,
858 (struct usb_descriptor_header *)&std_as_out_if0_desc,
888 (struct usb_descriptor_header *)&std_as_out_if0_desc,
964 std_as_out_if0_desc.bInterfaceNumber = ret; in afunc_bind()
1388 std_as_out_if0_desc.iInterface = id; in audio_bind_config()