Searched refs:snd_motu_spec (Results 1 – 6 of 6) sorted by relevance
58 const struct snd_motu_spec *spec;120 struct snd_motu_spec { struct130 extern const struct snd_motu_spec snd_motu_spec_828; argument131 extern const struct snd_motu_spec snd_motu_spec_896;133 extern const struct snd_motu_spec snd_motu_spec_828mk2;134 extern const struct snd_motu_spec snd_motu_spec_896hd;135 extern const struct snd_motu_spec snd_motu_spec_traveler;136 extern const struct snd_motu_spec snd_motu_spec_ultralite;137 extern const struct snd_motu_spec snd_motu_spec_8pre;139 extern const struct snd_motu_spec snd_motu_spec_828mk3_fw;[all …]
272 const struct snd_motu_spec snd_motu_spec_828mk3_fw = {282 const struct snd_motu_spec snd_motu_spec_828mk3_hybrid = {292 const struct snd_motu_spec snd_motu_spec_896mk3 = {300 const struct snd_motu_spec snd_motu_spec_traveler_mk3 = {310 const struct snd_motu_spec snd_motu_spec_ultralite_mk3 = {320 const struct snd_motu_spec snd_motu_spec_audio_express = {330 const struct snd_motu_spec snd_motu_spec_track16 = {340 const struct snd_motu_spec snd_motu_spec_4pre = {
274 const struct snd_motu_spec snd_motu_spec_828mk2 = {284 const struct snd_motu_spec snd_motu_spec_896hd = {292 const struct snd_motu_spec snd_motu_spec_traveler = {302 const struct snd_motu_spec snd_motu_spec_ultralite = {312 const struct snd_motu_spec snd_motu_spec_8pre = {
456 const struct snd_motu_spec snd_motu_spec_828 = {463 const struct snd_motu_spec snd_motu_spec_896 = {
81 motu->spec = (const struct snd_motu_spec *)entry->driver_data; in motu_probe()
436 const struct snd_motu_spec *spec, struct amdtp_motu_cache *cache) in amdtp_motu_init()