Searched refs:snd_bebob_spec (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/sound/firewire/bebob/
H A Dbebob.h67 struct snd_bebob_spec { struct
81 const struct snd_bebob_spec *spec;
230 extern struct snd_bebob_spec phase88_rack_spec;
231 extern struct snd_bebob_spec phase24_series_spec;
232 extern struct snd_bebob_spec yamaha_go_spec;
233 extern struct snd_bebob_spec saffirepro_26_spec;
234 extern struct snd_bebob_spec saffirepro_10_spec;
235 extern struct snd_bebob_spec saffire_le_spec;
236 extern struct snd_bebob_spec saffire_spec;
237 extern struct snd_bebob_spec maudio_fw410_spec;
238 extern struct snd_bebob_spec maudio_audiophile_spec;
239 extern struct snd_bebob_spec maudio_solo_spec;
240 extern struct snd_bebob_spec maudio_ozonic_spec;
241 extern struct snd_bebob_spec maudio_nrv10_spec;
242 extern struct snd_bebob_spec maudio_special_spec;
H A Dbebob_terratec.c57 struct snd_bebob_spec phase88_rack_spec = {
69 struct snd_bebob_spec phase24_series_spec = {
H A Dbebob_focusrite.c197 struct snd_bebob_spec saffire_le_spec;
266 struct snd_bebob_spec saffirepro_26_spec = {
277 struct snd_bebob_spec saffirepro_10_spec = {
298 struct snd_bebob_spec saffire_le_spec = {
309 struct snd_bebob_spec saffire_spec = {
H A Dbebob_yamaha.c46 struct snd_bebob_spec yamaha_go_spec = {
H A Dbebob.c144 static const struct snd_bebob_spec * get_saffire_spec()
175 const struct snd_bebob_spec *spec; bebob_probe()
198 spec = (const struct snd_bebob_spec *)entry->driver_data; bebob_probe()
332 static const struct snd_bebob_spec spec_normal = {
H A Dbebob_maudio.c720 struct snd_bebob_spec maudio_special_spec = {
736 struct snd_bebob_spec maudio_fw410_spec = {
748 struct snd_bebob_spec maudio_audiophile_spec = {
760 struct snd_bebob_spec maudio_solo_spec = {
772 struct snd_bebob_spec maudio_ozonic_spec = {
784 struct snd_bebob_spec maudio_nrv10_spec = {

Completed in 185 milliseconds