Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vt/
HDvt_core.c999 vt_kbdevent(keyboard_t *kbd, int event, void *arg) in vt_kbdevent() function
1042 idx0 = kbd_allocate("kbdmux", -1, vd, vt_kbdevent, vd); in vt_allocate_keyboard()
1064 idx0 = kbd_allocate("*", -1, vd, vt_kbdevent, vd); in vt_allocate_keyboard()
2725 (void *)vd, vt_kbdevent, vd); in vtterm_ioctl()