Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/fireface/
Dff.c104 ff->spec = (const struct snd_ff_spec *)entry->driver_data; in snd_ff_probe()
147 static const struct snd_ff_spec spec_ff800 = {
159 static const struct snd_ff_spec spec_ff400 = {
171 static const struct snd_ff_spec spec_ucx = {
Dff.h45 struct snd_ff_spec { struct
69 const struct snd_ff_spec *spec; argument