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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsnd_wavefront.h86 char has_fx; /* has FX processor (Tropez+) */ member in struct:_snd_wavefront
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c2068 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0);
2070 if (dev->has_fx && fx_raw) {
2098 dev->has_fx = 0;
H A Dwavefront.c495 if (acard->wavefront.has_fx) {

Completed in 111 milliseconds