Searched refs:sc_outputgain (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hppa/gsc/
H A Dharmonyvar.h105 int sc_micpreamp, sc_ov, sc_outputgain; member in struct:harmony_softc
H A Dharmony.c308 sc->sc_outputgain = 0;
465 if (sc->sc_outputgain)
666 sc->sc_outputgain = cp->un.ord ? 1 : 0;
753 cp->un.ord = sc->sc_outputgain ? 1 : 0;

Completed in 78 milliseconds