Searched refs:LED_SCROLLL (Results 1 – 11 of 11) sorted by relevance
| /freebsd/usr.sbin/bluetooth/bthidd/ |
| H A D | btuinput.c | 69 LED_SCROLLL, /* SLKED */ 395 ioctl(fd, UI_SET_LEDBIT, LED_SCROLLL)) in uinput_open_keyboard()
|
| /freebsd/sys/dev/evdev/ |
| H A D | evdev_utils.c | 204 LED_SCROLLL, /* SLKED */
|
| H A D | input-event-codes.h | 983 #define LED_SCROLLL 0x02 macro
|
| /freebsd/sys/contrib/device-tree/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 959 #define LED_SCROLLL 0x02 macro
|
| /freebsd/sys/dev/hyperv/input/ |
| H A D | hv_kbd.c | 813 evdev_support_led(evdev, LED_SCROLLL); in hv_kbd_drv_attach()
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | event-names.h | 706 [LED_SCROLLL] = "LED_SCROLLL", 1589 { .name = "LED_SCROLLL", .value = LED_SCROLLL },
|
| /freebsd/sys/dev/kbdmux/ |
| H A D | kbdmux.c | 470 evdev_support_led(evdev, LED_SCROLLL); in kbdmux_init()
|
| /freebsd/sys/dev/atkbdc/ |
| H A D | atkbd.c | 488 evdev_support_led(evdev, LED_SCROLLL); in atkbd_init()
|
| /freebsd/sys/dev/kbd/ |
| H A D | kbd.c | 1484 case LED_SCROLLL: in kbd_ev_event()
|
| /freebsd/sys/dev/hid/ |
| H A D | hkbd.c | 992 evdev_support_led(evdev, LED_SCROLLL); in hkbd_attach()
|
| /freebsd/sys/dev/usb/input/ |
| H A D | ukbd.c | 1284 evdev_support_led(evdev, LED_SCROLLL); in ukbd_attach()
|