Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_uac2.c304 static struct usb_interface_descriptor std_as_in_if0_desc = { variable
305 .bLength = sizeof std_as_in_if0_desc,
400 (struct usb_descriptor_header *)&std_as_in_if0_desc,
430 (struct usb_descriptor_header *)&std_as_in_if0_desc,
501 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind()
548 std_as_in_if0_desc.bInterfaceNumber = ret; in afunc_bind()