Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dwzero3_kbd.c80 struct wzero3kbd_softc { struct
81 device_t sc_dev;
83 bus_space_tag_t sc_iot;
84 bus_space_handle_t sc_ioh;
86 int sc_ncolumn;
87 int sc_nrow;
88 uint8_t *sc_okeystat;
89 uint8_t *sc_keystat;
91 void *sc_key_ih;
92 void *sc_power_ih;
[all …]