Searched refs:snd_ff_spec (Results 1 – 2 of 2) sorted by relevance
71 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 = {
53 struct snd_ff_spec { struct73 const struct snd_ff_spec *spec; argument