HomeSort by: relevance | last modified time | path
    Searched defs:sc_map_pins (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/netwalker/
netwalker_lid.c 54 int sc_map_pins[LID_NPINS]; member in struct:netwalker_lid_softc
101 sc->sc_map.pm_map = sc->sc_map_pins;
netwalker_pwr.c 55 int sc_map_pins[PWR_NPINS]; member in struct:netwalker_pwr_softc
102 sc->sc_map.pm_map = sc->sc_map_pins;
netwalker_btn.c 65 int sc_map_pins[MOUSEBTN_NPINS]; member in struct:mousebtn_softc
131 sc->sc_map.pm_map = sc->sc_map_pins;

Completed in 11 milliseconds