Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_uac2.c288 static struct usb_interface_descriptor std_as_out_if0_desc = { variable
289 .bLength = sizeof std_as_out_if0_desc,
532 (struct usb_descriptor_header *)&std_as_out_if0_desc,
567 (struct usb_descriptor_header *)&std_as_out_if0_desc,
603 (struct usb_descriptor_header *)&std_as_out_if0_desc,
861 headers[i++] = USBDHDR(&std_as_out_if0_desc); in setup_headers()
1084 std_as_out_if0_desc.iInterface = us[STR_AS_OUT_ALT0].id; in afunc_bind()
1152 std_as_out_if0_desc.bInterfaceNumber = ret; in afunc_bind()