Searched refs:vt_kbdevent (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/vt/
H A Dvt_core.c1010 vt_kbdevent(keyboard_t *kbd, int event, void *arg) function
1053 idx0 = kbd_allocate("kbdmux", -1, vd, vt_kbdevent, vd);
1075 idx0 = kbd_allocate("*", -1, vd, vt_kbdevent, vd);
1929 /* Stripped down handling of vt_kbdevent(), without locking, etc. */
2913 (void *)vd, vt_kbdevent, vd);

Completed in 69 milliseconds