Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c238 static struct usb_interface_descriptor std_as_out_if1_desc = { variable
239 .bLength = sizeof std_as_out_if1_desc,
392 (struct usb_descriptor_header *)&std_as_out_if1_desc,
422 (struct usb_descriptor_header *)&std_as_out_if1_desc,
560 fs_audio_desc[i++] = USBDHDR(&std_as_out_if1_desc); in setup_descriptor()
593 hs_audio_desc[i++] = USBDHDR(&std_as_out_if1_desc); in setup_descriptor()
668 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind()
708 std_as_out_if1_desc.bInterfaceNumber = ret; in afunc_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c313 static struct usb_interface_descriptor std_as_out_if1_desc = { variable
314 .bLength = sizeof std_as_out_if1_desc,
546 (struct usb_descriptor_header *)&std_as_out_if1_desc,
581 (struct usb_descriptor_header *)&std_as_out_if1_desc,
617 (struct usb_descriptor_header *)&std_as_out_if1_desc,
875 headers[i++] = USBDHDR(&std_as_out_if1_desc); in setup_headers()
1076 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind()
1144 std_as_out_if1_desc.bInterfaceNumber = ret; in afunc_bind()
1145 std_as_out_if1_desc.bNumEndpoints = 1; in afunc_bind()
1156 std_as_out_if1_desc in afunc_bind()
[all...]

Completed in 4 milliseconds