Home
last modified time | relevance | path

Searched refs:snd_motu_spec (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/firewire/motu/
Dmotu.c131 motu->spec = (const struct snd_motu_spec *)entry->driver_data; in motu_probe()
175 static const struct snd_motu_spec motu_828mk2 = {
190 const struct snd_motu_spec snd_motu_spec_traveler = {
205 const struct snd_motu_spec snd_motu_spec_8pre = {
219 static const struct snd_motu_spec motu_828mk3 = {
237 static const struct snd_motu_spec motu_audio_express = {
250 static const struct snd_motu_spec motu_4pre = {
Dmotu.h53 const struct snd_motu_spec *spec;
119 struct snd_motu_spec { struct
132 extern const struct snd_motu_spec snd_motu_spec_traveler; argument
133 extern const struct snd_motu_spec snd_motu_spec_8pre;