Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c71 LED_SCROLLL, /* SLKED */
397 ioctl(fd, UI_SET_LEDBIT, LED_SCROLLL)) in uinput_open_keyboard()
/freebsd-12.1/sys/dev/evdev/
H A Devdev_utils.c205 LED_SCROLLL, /* SLKED */
H A Dinput-event-codes.h824 #define LED_SCROLLL 0x02 macro
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h832 #define LED_SCROLLL 0x02 macro
/freebsd-12.1/sys/dev/kbdmux/
H A Dkbdmux.c506 evdev_support_led(evdev, LED_SCROLLL); in kbdmux_init()
/freebsd-12.1/sys/dev/atkbdc/
H A Datkbd.c485 evdev_support_led(evdev, LED_SCROLLL); in atkbd_init()
/freebsd-12.1/sys/dev/kbd/
H A Dkbd.c1494 case LED_SCROLLL: in kbd_ev_event()
/freebsd-12.1/sys/dev/usb/input/
H A Dukbd.c1362 evdev_support_led(evdev, LED_SCROLLL); in ukbd_attach()