Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-protocol-v3.c297 .flags = SND_MOTU_SPEC_RX_MIDI_3RD_Q |
306 .flags = SND_MOTU_SPEC_RX_MIDI_3RD_Q |
H A Dmotu-stream.c41 (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q)) in keep_resources()
128 } else if (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q) { in snd_motu_stream_cache_packet_formats()
H A Dmotu.h77 SND_MOTU_SPEC_RX_MIDI_3RD_Q = 0x0002, enumerator
H A Dmotu.c94 (motu->spec->flags & SND_MOTU_SPEC_RX_MIDI_3RD_Q) || in do_registration()