Searched refs:ac_interface_desc (Results 1 – 3 of 3) sorted by relevance
52 static struct usb_interface_descriptor ac_interface_desc = { variable250 (struct usb_descriptor_header *)&ac_interface_desc,526 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind()562 ac_interface_desc.bInterfaceNumber = status; in f_audio_bind()
34 static struct usb_interface_descriptor ac_interface_desc = { variable190 (struct usb_descriptor_header *)&ac_interface_desc,719 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind()734 ac_interface_desc.bInterfaceNumber = status; in f_audio_bind()
119 static struct usb_interface_descriptor ac_interface_desc = { variable890 ac_interface_desc.iInterface = us[STRING_FUNC_IDX].id; in f_midi_bind()896 ac_interface_desc.bInterfaceNumber = status; in f_midi_bind()931 midi_function[i++] = (struct usb_descriptor_header *) &ac_interface_desc; in f_midi_bind()