Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c2034 if (dev->israw) { in wavefront_do_reset()
2039 dev->israw = 0; in wavefront_do_reset()
2122 if (dev->israw) { in snd_wavefront_start()
2129 if (dev->israw || fx_raw) { in snd_wavefront_start()
2165 dev->israw = 0; in snd_wavefront_detect()
2196 dev->israw = 1; in snd_wavefront_detect()
2201 dev->israw = 1; in snd_wavefront_detect()
/Linux-v4.19/include/sound/
Dsnd_wavefront.h87 char israw; /* needs Motorola microcode */ member