Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c69 LED_SCROLLL, /* SLKED */
395 ioctl(fd, UI_SET_LEDBIT, LED_SCROLLL)) in uinput_open_keyboard()
/freebsd/sys/dev/evdev/
H A Devdev_utils.c204 LED_SCROLLL, /* SLKED */
H A Dinput-event-codes.h957 #define LED_SCROLLL 0x02 macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h946 #define LED_SCROLLL 0x02 macro
/freebsd/sys/dev/hyperv/input/
H A Dhv_kbd.c813 evdev_support_led(evdev, LED_SCROLLL); in hv_kbd_drv_attach()
/freebsd/sys/dev/kbdmux/
H A Dkbdmux.c470 evdev_support_led(evdev, LED_SCROLLL); in kbdmux_init()
/freebsd/sys/dev/atkbdc/
H A Datkbd.c488 evdev_support_led(evdev, LED_SCROLLL); in atkbd_init()
/freebsd/sys/dev/kbd/
H A Dkbd.c1484 case LED_SCROLLL: in kbd_ev_event()
/freebsd/sys/dev/hid/
H A Dhkbd.c990 evdev_support_led(evdev, LED_SCROLLL); in hkbd_attach()
/freebsd/sys/dev/usb/input/
H A Dukbd.c1285 evdev_support_led(evdev, LED_SCROLLL); in ukbd_attach()