HomeSort by: relevance | last modified time | path
    Searched refs:sc_outputgain (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/gsc/
harmonyvar.h 105 int sc_micpreamp, sc_ov, sc_outputgain; member in struct:harmony_softc
harmony.c 308 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 46 milliseconds