Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/bebob/
Dbebob.h72 struct snd_bebob_spec { struct
86 const struct snd_bebob_spec *spec; argument
238 extern const struct snd_bebob_spec phase88_rack_spec;
239 extern const struct snd_bebob_spec phase24_series_spec;
240 extern const struct snd_bebob_spec yamaha_go_spec;
241 extern const struct snd_bebob_spec saffirepro_26_spec;
242 extern const struct snd_bebob_spec saffirepro_10_spec;
243 extern const struct snd_bebob_spec saffire_le_spec;
244 extern const struct snd_bebob_spec saffire_spec;
245 extern const struct snd_bebob_spec maudio_fw410_spec;
[all …]
Dbebob_focusrite.c203 const struct snd_bebob_spec saffire_le_spec;
273 const struct snd_bebob_spec saffirepro_26_spec = {
284 const struct snd_bebob_spec saffirepro_10_spec = {
305 const struct snd_bebob_spec saffire_le_spec = {
316 const struct snd_bebob_spec saffire_spec = {
Dbebob_terratec.c69 const struct snd_bebob_spec phase88_rack_spec = {
81 const struct snd_bebob_spec phase24_series_spec = {
Dbebob_maudio.c729 const struct snd_bebob_spec maudio_special_spec = {
745 const struct snd_bebob_spec maudio_fw410_spec = {
757 const struct snd_bebob_spec maudio_audiophile_spec = {
769 const struct snd_bebob_spec maudio_solo_spec = {
781 const struct snd_bebob_spec maudio_ozonic_spec = {
793 const struct snd_bebob_spec maudio_nrv10_spec = {
Dbebob.c154 static const struct snd_bebob_spec *
185 const struct snd_bebob_spec *spec; in bebob_probe()
208 spec = (const struct snd_bebob_spec *)entry->driver_data; in bebob_probe()
342 static const struct snd_bebob_spec spec_normal = {
Dbebob_yamaha.c58 const struct snd_bebob_spec yamaha_go_spec = {