Home
last modified time | relevance | path

Searched refs:sc_stuck_keys (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/zaurus/dev/
H A Dzkbd.c127 const int *sc_stuck_keys; member
250 sc->sc_stuck_keys = stuck_keys_c3000; in zkbd_attach()
266 sc->sc_stuck_keys = stuck_keys_c860; in zkbd_attach()
465 if (sc->sc_stuck_keys[j] == i) { in zkbd_poll()