Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/fireface/
Dff.c71 ff->spec = (const struct snd_ff_spec *)entry->driver_data; in snd_ff_probe()
124 static const struct snd_ff_spec spec_ff800 = {
135 static const struct snd_ff_spec spec_ff400 = {
146 static const struct snd_ff_spec spec_ucx = {
157 static const struct snd_ff_spec spec_ufx_802 = {
Dff.h53 struct snd_ff_spec { struct
73 const struct snd_ff_spec *spec; argument