Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/wavefront/
Dwavefront_synth.c2030 if (dev->israw) { in wavefront_do_reset()
2035 dev->israw = 0; in wavefront_do_reset()
2118 if (dev->israw) { in snd_wavefront_start()
2125 if (dev->israw || fx_raw) { in snd_wavefront_start()
2161 dev->israw = 0; in snd_wavefront_detect()
2192 dev->israw = 1; in snd_wavefront_detect()
2197 dev->israw = 1; in snd_wavefront_detect()
/Linux-v5.4/include/sound/
Dsnd_wavefront.h87 char israw; /* needs Motorola microcode */ member