Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vt/
Dvt_core.c984 vt_kbdevent(keyboard_t *kbd, int event, void *arg) in vt_kbdevent() function
1027 idx0 = kbd_allocate("kbdmux", -1, vd, vt_kbdevent, vd); in vt_allocate_keyboard()
1049 idx0 = kbd_allocate("*", -1, vd, vt_kbdevent, vd); in vt_allocate_keyboard()
2492 (void *)vd, vt_kbdevent, vd); in vtterm_ioctl()