Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c303 static struct usb_interface_descriptor std_as_in_if0_desc = { variable
304 .bLength = sizeof std_as_in_if0_desc,
399 (struct usb_descriptor_header *)&std_as_in_if0_desc,
429 (struct usb_descriptor_header *)&std_as_in_if0_desc,
567 fs_audio_desc[i++] = USBDHDR(&std_as_in_if0_desc); in setup_descriptor()
600 hs_audio_desc[i++] = USBDHDR(&std_as_in_if0_desc); in setup_descriptor()
669 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind()
719 std_as_in_if0_desc.bInterfaceNumber = ret; in afunc_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c435 static struct usb_interface_descriptor std_as_in_if0_desc = { variable
436 .bLength = sizeof std_as_in_if0_desc,
554 (struct usb_descriptor_header *)&std_as_in_if0_desc,
589 (struct usb_descriptor_header *)&std_as_in_if0_desc,
627 (struct usb_descriptor_header *)&std_as_in_if0_desc,
892 headers[i++] = USBDHDR(&std_as_in_if0_desc); in setup_headers()
1077 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind()
1173 std_as_in_if0_desc.bInterfaceNumber = ret; in afunc_bind()

Completed in 4 milliseconds