Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_uac2.c121 static struct usb_interface_descriptor std_ac_if_desc = { variable
122 .bLength = sizeof std_ac_if_desc,
382 (struct usb_descriptor_header *)&std_ac_if_desc,
412 (struct usb_descriptor_header *)&std_ac_if_desc,
492 std_ac_if_desc.iInterface = us[STR_IF_CTRL].id; in afunc_bind()
529 std_ac_if_desc.bInterfaceNumber = ret; in afunc_bind()