Home
last modified time | relevance | path

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

/freebsd-13.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-13.1/sys/dev/evdev/
H A Devdev_utils.c206 LED_SCROLLL, /* SLKED */
H A Dinput-event-codes.h926 #define LED_SCROLLL 0x02 macro
/freebsd-13.1/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h914 #define LED_SCROLLL 0x02 macro
/freebsd-13.1/sys/dev/kbdmux/
H A Dkbdmux.c471 evdev_support_led(evdev, LED_SCROLLL); in kbdmux_init()
/freebsd-13.1/sys/dev/atkbdc/
H A Datkbd.c490 evdev_support_led(evdev, LED_SCROLLL); in atkbd_init()
/freebsd-13.1/sys/dev/kbd/
H A Dkbd.c1468 case LED_SCROLLL: in kbd_ev_event()
/freebsd-13.1/sys/dev/hid/
H A Dhkbd.c988 evdev_support_led(evdev, LED_SCROLLL); in hkbd_attach()
/freebsd-13.1/sys/dev/usb/input/
H A Dukbd.c1223 evdev_support_led(evdev, LED_SCROLLL); in ukbd_attach()