Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/motu/
Dmotu.c109 (motu->spec->flags & SND_MOTU_SPEC_TX_MIDI_3RD_Q)) { in do_registration()
239 SND_MOTU_SPEC_TX_MIDI_3RD_Q,
253 SND_MOTU_SPEC_TX_MIDI_3RD_Q,
Dmotu.h88 SND_MOTU_SPEC_TX_MIDI_3RD_Q = 0x0800, enumerator
Dmotu-stream.c47 (motu->spec->flags & SND_MOTU_SPEC_TX_MIDI_3RD_Q)) in start_both_streams()
162 } else if (motu->spec->flags & SND_MOTU_SPEC_TX_MIDI_3RD_Q) { in snd_motu_stream_cache_packet_formats()