Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu.c175 SND_MOTU_DEV_ENTRY(0x000033, &snd_motu_spec_audio_express),
H A Dmotu-protocol-v3.c311 const struct snd_motu_spec snd_motu_spec_audio_express = { variable
H A Dmotu.h143 extern const struct snd_motu_spec snd_motu_spec_audio_express;
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()