Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/motu/
Dmotu.c179 SND_MOTU_DEV_ENTRY(0x000045, &snd_motu_spec_4pre),
Dmotu.h146 extern const struct snd_motu_spec snd_motu_spec_4pre;
Dmotu-protocol-v3.c340 const struct snd_motu_spec snd_motu_spec_4pre = { variable
Dmotu-register-dsp-message-parser.c108 if (motu->spec == &snd_motu_spec_4pre || motu->spec == &snd_motu_spec_audio_express) in snd_motu_register_dsp_message_parser_new()