Searched refs:snd_motu_spec (Results 1 – 6 of 6) sorted by relevance
58 const struct snd_motu_spec *spec;115 struct snd_motu_spec { struct125 extern const struct snd_motu_spec snd_motu_spec_828; argument126 extern const struct snd_motu_spec snd_motu_spec_896;128 extern const struct snd_motu_spec snd_motu_spec_828mk2;129 extern const struct snd_motu_spec snd_motu_spec_896hd;130 extern const struct snd_motu_spec snd_motu_spec_traveler;131 extern const struct snd_motu_spec snd_motu_spec_ultralite;132 extern const struct snd_motu_spec snd_motu_spec_8pre;134 extern const struct snd_motu_spec snd_motu_spec_828mk3_fw;[all …]
274 const struct snd_motu_spec snd_motu_spec_828mk2 = {283 const struct snd_motu_spec snd_motu_spec_896hd = {291 const struct snd_motu_spec snd_motu_spec_traveler = {300 const struct snd_motu_spec snd_motu_spec_ultralite = {309 const struct snd_motu_spec snd_motu_spec_8pre = {
265 const struct snd_motu_spec snd_motu_spec_828mk3_fw = {274 const struct snd_motu_spec snd_motu_spec_828mk3_hybrid = {283 const struct snd_motu_spec snd_motu_spec_ultralite_mk3 = {292 const struct snd_motu_spec snd_motu_spec_audio_express = {301 const struct snd_motu_spec snd_motu_spec_4pre = {
459 const struct snd_motu_spec snd_motu_spec_828 = {466 const struct snd_motu_spec snd_motu_spec_896 = {
81 motu->spec = (const struct snd_motu_spec *)entry->driver_data; in motu_probe()
433 const struct snd_motu_spec *spec, struct amdtp_motu_cache *cache) in amdtp_motu_init()