Home
last modified time | relevance | path

Searched refs:saffire_le_spec (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/bebob/
H A Dbebob_focusrite.c205 const struct snd_bebob_spec saffire_le_spec; variable
307 const struct snd_bebob_spec saffire_le_spec = { variable
H A Dbebob.h245 extern const struct snd_bebob_spec saffire_le_spec;
H A Dbebob.c144 return &saffire_le_spec; in get_saffire_spec()