Home
last modified time | relevance | path

Searched refs:SND_MOTU_SPEC_REGISTER_DSP (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/sound/firewire/motu/
Dmotu-protocol-v2.c279 SND_MOTU_SPEC_REGISTER_DSP,
287 .flags = SND_MOTU_SPEC_REGISTER_DSP,
297 SND_MOTU_SPEC_REGISTER_DSP,
307 SND_MOTU_SPEC_REGISTER_DSP,
317 SND_MOTU_SPEC_REGISTER_DSP,
Dmotu-hwdep.c21 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) in has_dsp_event()
197 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
241 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
Dmotu-protocol-v3.c316 SND_MOTU_SPEC_REGISTER_DSP,
334 .flags = SND_MOTU_SPEC_REGISTER_DSP,
Dmotu.c115 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) { in motu_probe()
Dmotu.h91 SND_MOTU_SPEC_REGISTER_DSP = 0x0010, enumerator
Dmotu-stream.c258 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) { in snd_motu_stream_start_duplex()
Damdtp-motu.c361 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) { in process_ir_ctx_payloads()