Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_fx.c250 if (dev->fx_initialized) in snd_wavefront_fx_start()
277 dev->fx_initialized = 1; in snd_wavefront_fx_start()
/linux-4.4.14/include/sound/
Dsnd_wavefront.h87 char fx_initialized; /* FX's register pages initialized */ member