Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu.c177 SND_MOTU_DEV_ENTRY(0x000045, &snd_motu_spec_4pre),
H A Dmotu-protocol-v3.c331 const struct snd_motu_spec snd_motu_spec_4pre = { variable
H A Dmotu.h145 extern const struct snd_motu_spec snd_motu_spec_4pre;
H A 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()