Home
last modified time | relevance | path

Searched refs:snd_ff_spec (Results 1 – 2 of 2) sorted by relevance

/linux/sound/firewire/fireface/
H A Dff.c73 ff->spec = (const struct snd_ff_spec *)entry->driver_data; in snd_ff_probe()
134 static const struct snd_ff_spec spec_ff800 = {
145 static const struct snd_ff_spec spec_ff400 = {
156 static const struct snd_ff_spec spec_ucx = {
167 static const struct snd_ff_spec spec_ufx_802 = {
H A Dff.h53 struct snd_ff_spec { struct
73 const struct snd_ff_spec *spec; argument