Searched refs:QUIRK_MIDI_FIXED_ENDPOINT (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/sound/usb/ |
D | quirks-table.h | 493 .type = QUIRK_MIDI_FIXED_ENDPOINT, 523 .type = QUIRK_MIDI_FIXED_ENDPOINT, 553 .type = QUIRK_MIDI_FIXED_ENDPOINT, 583 .type = QUIRK_MIDI_FIXED_ENDPOINT, 615 .type = QUIRK_MIDI_FIXED_ENDPOINT, 645 .type = QUIRK_MIDI_FIXED_ENDPOINT, 675 .type = QUIRK_MIDI_FIXED_ENDPOINT, 706 .type = QUIRK_MIDI_FIXED_ENDPOINT, 736 .type = QUIRK_MIDI_FIXED_ENDPOINT, 768 .type = QUIRK_MIDI_FIXED_ENDPOINT, [all …]
|
D | usbaudio.h | 95 QUIRK_MIDI_FIXED_ENDPOINT, enumerator
|
D | quirks.c | 425 .type = QUIRK_MIDI_FIXED_ENDPOINT, in create_uaxx_quirk() 433 .type = QUIRK_MIDI_FIXED_ENDPOINT, in create_uaxx_quirk() 523 [QUIRK_MIDI_FIXED_ENDPOINT] = create_any_midi_quirk, in snd_usb_create_quirk()
|
D | midi.c | 2503 case QUIRK_MIDI_FIXED_ENDPOINT: in __snd_usbmidi_create()
|
/linux-6.6.21/sound/usb/usx2y/ |
D | usX2Yhwdep.c | 131 .type = QUIRK_MIDI_FIXED_ENDPOINT, in usx2y_create_usbmidi() 144 .type = QUIRK_MIDI_FIXED_ENDPOINT, in usx2y_create_usbmidi()
|
/linux-6.6.21/sound/usb/misc/ |
D | ua101.c | 1166 .type = QUIRK_MIDI_FIXED_ENDPOINT, in ua101_probe()
|