Home
last modified time | relevance | path

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

/Linux-v6.1/sound/isa/wavefront/
Dwavefront_synth.c2047 if (dev->israw) { in wavefront_do_reset()
2052 dev->israw = 0; in wavefront_do_reset()
2135 if (dev->israw) { in snd_wavefront_start()
2142 if (dev->israw || fx_raw) { in snd_wavefront_start()
2178 dev->israw = 0; in snd_wavefront_detect()
2209 dev->israw = 1; in snd_wavefront_detect()
2214 dev->israw = 1; in snd_wavefront_detect()
/Linux-v6.1/include/sound/
Dsnd_wavefront.h87 char israw; /* needs Motorola microcode */ member