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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c463 int muxport; /* MUX port with attached Synaptics */ member in struct:psm_softc
1135 if (sc->muxport != PSM_NOMUX) {
1138 set_active_aux_mux_port(sc->kbdc, sc->muxport);
1404 sc->muxport = PSM_NOMUX;
1876 if (!error && (sc->synhw.capPassthrough || sc->muxport != PSM_NOMUX)) {
3354 if (sc->synhw.capPassthrough || sc->muxport != PSM_NOMUX) {
6291 sc->muxport = port;

Completed in 105 milliseconds