Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwskbd.c268 static int internal_command(struct wskbd_softc *, u_int *, keysym_t, keysym_t);
1512 internal_command(struct wskbd_softc *sc, u_int *type, keysym_t ksym, in internal_command() function
1726 iscommand = internal_command(sc, &type, kp->command, in wskbd_translate()