Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dsnd_wavefront.h88 char has_fx; /* has FX processor (Tropez+) */ member
/kernel/linux/linux-6.6/include/sound/
H A Dsnd_wavefront.h88 char has_fx; /* has FX processor (Tropez+) */ member
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c2143 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0); in snd_wavefront_start()
2145 if (dev->has_fx && fx_raw) { in snd_wavefront_start()
2173 dev->has_fx = 0; in snd_wavefront_detect()
H A Dwavefront.c480 if (acard->wavefront.has_fx) { in snd_wavefront_probe()
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c2153 dev->has_fx = (snd_wavefront_fx_detect (dev) == 0); in snd_wavefront_start()
2155 if (dev->has_fx && fx_raw) { in snd_wavefront_start()
2183 dev->has_fx = 0; in snd_wavefront_detect()
H A Dwavefront.c468 if (acard->wavefront.has_fx) { in snd_wavefront_probe()

Completed in 7 milliseconds