has_fx             88 include/sound/snd_wavefront.h 	char has_fx;                       /* has FX processor (Tropez+) */
has_fx            479 sound/isa/wavefront/wavefront.c 	if (acard->wavefront.has_fx) {
has_fx           2132 sound/isa/wavefront/wavefront_synth.c 	dev->has_fx = (snd_wavefront_fx_detect (dev) == 0);
has_fx           2134 sound/isa/wavefront/wavefront_synth.c 	if (dev->has_fx && fx_raw) {
has_fx           2162 sound/isa/wavefront/wavefront_synth.c 	dev->has_fx = 0;