Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sun/
H A Dkbd.c165 static void kbd_input_event(struct kbd_softc *, int);
477 kbd_input_event(k, code); in kbd_input()
783 kbd_input_event(struct kbd_softc *k, int code) in kbd_input_event() function