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

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_uac2.c625 static struct usb_interface_descriptor std_ac_if_desc = { variable in typeref:struct:usb_interface_descriptor
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; afunc_bind()
1055 std_ac_if_desc.bInterfaceNumber = ret; afunc_bind()

Completed in 78 milliseconds