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

/netbsd-current/sys/dev/ic/
H A Dad1848var.h119 char mic_gain_on; /* CS4231 only */ member in struct:ad1848_softc
H A Dad1848.c614 sc->mic_gain_on = 1;
619 sc->mic_gain_on = 0;
631 if (sc->mic_gain_on)

Completed in 156 milliseconds