Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_uac2.c709 static struct usb_interface_descriptor std_as_out_if1_desc = { variable
710 .bLength = sizeof std_as_out_if1_desc,
859 (struct usb_descriptor_header *)&std_as_out_if1_desc,
889 (struct usb_descriptor_header *)&std_as_out_if1_desc,
965 std_as_out_if1_desc.bInterfaceNumber = ret; in afunc_bind()
1395 std_as_out_if1_desc.iInterface = id; in audio_bind_config()