Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/motu/
Dmotu.c107 (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q) || in do_registration()
238 SND_MOTU_SPEC_RX_MIDI_3RD_Q |
Dmotu.h86 SND_MOTU_SPEC_RX_MIDI_3RD_Q = 0x0200, enumerator
Dmotu-stream.c37 (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q)) in start_both_streams()
170 } else if (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q) { in snd_motu_stream_cache_packet_formats()