Searched refs:QUIRK_MIDI_FIXED_ENDPOINT (Results 1 – 5 of 5) sorted by relevance
/sound/usb/ |
D | usbquirks.h | 304 .type = QUIRK_MIDI_FIXED_ENDPOINT, 334 .type = QUIRK_MIDI_FIXED_ENDPOINT, 364 .type = QUIRK_MIDI_FIXED_ENDPOINT, 394 .type = QUIRK_MIDI_FIXED_ENDPOINT, 426 .type = QUIRK_MIDI_FIXED_ENDPOINT, 456 .type = QUIRK_MIDI_FIXED_ENDPOINT, 486 .type = QUIRK_MIDI_FIXED_ENDPOINT, 517 .type = QUIRK_MIDI_FIXED_ENDPOINT, 547 .type = QUIRK_MIDI_FIXED_ENDPOINT, 605 .type = QUIRK_MIDI_FIXED_ENDPOINT, [all …]
|
D | usbaudio.h | 152 QUIRK_MIDI_FIXED_ENDPOINT, enumerator
|
D | usbaudio.c | 3035 .type = QUIRK_MIDI_FIXED_ENDPOINT, in create_uaxx_quirk() 3043 .type = QUIRK_MIDI_FIXED_ENDPOINT, in create_uaxx_quirk() 3374 [QUIRK_MIDI_FIXED_ENDPOINT] = snd_usb_create_midi_interface, in snd_usb_create_quirk()
|
D | usbmidi.c | 1763 case QUIRK_MIDI_FIXED_ENDPOINT: in snd_usb_create_midi_interface()
|
/sound/usb/usx2y/ |
D | usX2Yhwdep.c | 164 .type = QUIRK_MIDI_FIXED_ENDPOINT, in usX2Y_create_usbmidi() 177 .type = QUIRK_MIDI_FIXED_ENDPOINT, in usX2Y_create_usbmidi()
|