HelenOS sources
kbd_ctl_ops_t 58 uspace/srv/hid/input/ctl/kbdev.c kbd_ctl_ops_t kbdev_ctl = {
kbd_ctl_ops_t 52 uspace/srv/hid/input/ctl/stty.c kbd_ctl_ops_t stty_ctl = {
kbd_ctl_ops_t 49 uspace/srv/hid/input/ctl/sun.c kbd_ctl_ops_t sun_ctl = {
kbd_ctl_ops_t 462 uspace/srv/hid/input/input.c static void kbd_add_dev(kbd_port_ops_t *port, kbd_ctl_ops_t *ctl)
kbd_ctl_ops_t 50 uspace/srv/hid/input/kbd_ctl.h extern kbd_ctl_ops_t kbdev_ctl;
kbd_ctl_ops_t 51 uspace/srv/hid/input/kbd_ctl.h extern kbd_ctl_ops_t stty_ctl;
kbd_ctl_ops_t 52 uspace/srv/hid/input/kbd_ctl.h extern kbd_ctl_ops_t sun_ctl;
HelenOS homepage, sources at GitHub