Home
last modified time | relevance | path

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

/linux/sound/firewire/motu/
H A 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,
H A Dmotu-hwdep.c21 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) in has_dsp_event()
185 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
229 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
H A Dmotu-protocol-v3.c325 SND_MOTU_SPEC_REGISTER_DSP,
343 .flags = SND_MOTU_SPEC_REGISTER_DSP,
H A Dmotu.c115 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) { in motu_probe()
H A Dmotu.h91 SND_MOTU_SPEC_REGISTER_DSP = 0x0010, enumerator
H A Damdtp-motu.c362 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) in process_ir_ctx_payloads()