Searched refs:has_fx (Results 1 – 3 of 3) sorted by relevance
86 char has_fx; /* has FX processor (Tropez+) */ member
2126 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0); in snd_wavefront_start()2128 if (dev->has_fx && fx_raw) { in snd_wavefront_start()2156 dev->has_fx = 0; in snd_wavefront_detect()
492 if (acard->wavefront.has_fx) { in snd_wavefront_probe()