Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsnd_wavefront.h88 char has_fx; /* has FX processor (Tropez+) */ member
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c2136 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0); in snd_wavefront_start()
2138 if (dev->has_fx && fx_raw) { in snd_wavefront_start()
2166 dev->has_fx = 0; in snd_wavefront_detect()
Dwavefront.c492 if (acard->wavefront.has_fx) { in snd_wavefront_probe()