Home
last modified time | relevance | path

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

/openbmc/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()
201 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
245 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
H A Dmotu-protocol-v3.c316 SND_MOTU_SPEC_REGISTER_DSP,
334 .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 Dmotu-stream.c258 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) { in snd_motu_stream_start_duplex()
H A Damdtp-motu.c362 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) in process_ir_ctx_payloads()