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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dsnd_wavefront.h87 char has_fx; /* has FX processor (Tropez+) */ member in struct:_snd_wavefront
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c2106 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0);
2108 if (dev->has_fx && fx_raw) {
2136 dev->has_fx = 0;
H A Dwavefront.c542 if (acard->wavefront.has_fx) {

Completed in 97 milliseconds