Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_uac2.c625 static struct usb_interface_descriptor std_ac_if_desc = { variable
626 .bLength = sizeof std_ac_if_desc,
885 (struct usb_descriptor_header *)&std_ac_if_desc,
915 (struct usb_descriptor_header *)&std_ac_if_desc,
1020 std_ac_if_desc.iInterface = us[STR_IF_CTRL].id; in afunc_bind()
1055 std_ac_if_desc.bInterfaceNumber = ret; in afunc_bind()