Home
last modified time | relevance | path

Searched refs:SND_MOTU_SPEC_RX_MIDI_2ND_Q (Results 1 – 5 of 5) sorted by relevance

/linux/sound/firewire/motu/
H A Dmotu-protocol-v2.c277 .flags = SND_MOTU_SPEC_RX_MIDI_2ND_Q |
295 .flags = SND_MOTU_SPEC_RX_MIDI_2ND_Q |
305 .flags = SND_MOTU_SPEC_RX_MIDI_2ND_Q |
315 .flags = SND_MOTU_SPEC_RX_MIDI_2ND_Q |
H A Dmotu-stream.c40 if ((motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_2ND_Q) || in keep_resources()
125 if (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_2ND_Q) { in snd_motu_stream_cache_packet_formats()
H A Dmotu.c102 if ((motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_2ND_Q) || in motu_probe()
H A Dmotu-protocol-v3.c323 .flags = SND_MOTU_SPEC_RX_MIDI_2ND_Q |
H A Dmotu.h87 SND_MOTU_SPEC_RX_MIDI_2ND_Q = 0x0001, enumerator