Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c315 static struct usb_interface_descriptor std_as_in_if1_desc = { variable
316 .bLength = sizeof std_as_in_if1_desc,
400 (struct usb_descriptor_header *)&std_as_in_if1_desc,
430 (struct usb_descriptor_header *)&std_as_in_if1_desc,
568 fs_audio_desc[i++] = USBDHDR(&std_as_in_if1_desc); in setup_descriptor()
601 hs_audio_desc[i++] = USBDHDR(&std_as_in_if1_desc); in setup_descriptor()
670 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
720 std_as_in_if1_desc.bInterfaceNumber = ret; in afunc_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c447 static struct usb_interface_descriptor std_as_in_if1_desc = { variable
448 .bLength = sizeof std_as_in_if1_desc,
555 (struct usb_descriptor_header *)&std_as_in_if1_desc,
590 (struct usb_descriptor_header *)&std_as_in_if1_desc,
628 (struct usb_descriptor_header *)&std_as_in_if1_desc,
893 headers[i++] = USBDHDR(&std_as_in_if1_desc); in setup_headers()
1078 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
1174 std_as_in_if1_desc.bInterfaceNumber = ret; in afunc_bind()

Completed in 5 milliseconds