Home
last modified time | relevance | path

Searched defs:zkbd_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/zaurus/dev/
H A Dzkbd.c122 struct zkbd_softc { struct
123 device_t sc_dev;
125 const int *sc_sense_array;
126 const int *sc_strobe_array;
127 const int *sc_stuck_keys;
128 int sc_nsense;
129 int sc_nstrobe;
130 int sc_nstuck;
132 short sc_onkey_pin;
133 short sc_sync_pin;
[all …]