Home
last modified time | relevance | path

Searched refs:israw (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/isa/wavefront/
Dwavefront_synth.c2036 if (dev->israw) { in wavefront_do_reset()
2041 dev->israw = 0; in wavefront_do_reset()
2124 if (dev->israw) { in snd_wavefront_start()
2131 if (dev->israw || fx_raw) { in snd_wavefront_start()
2167 dev->israw = 0; in snd_wavefront_detect()
2198 dev->israw = 1; in snd_wavefront_detect()
2203 dev->israw = 1; in snd_wavefront_detect()
/Linux-v5.10/include/sound/
Dsnd_wavefront.h87 char israw; /* needs Motorola microcode */ member