Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsnd_wavefront.h132 extern int snd_wavefront_fx_detect (snd_wavefront_t *);
/Linux-v6.6/sound/isa/wavefront/
Dwavefront_fx.c116 snd_wavefront_fx_detect (snd_wavefront_t *dev) in snd_wavefront_fx_detect() function
Dwavefront_synth.c2149 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0); in snd_wavefront_start()