Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c69 LED_CAPSL, /* CLKED */
395 ioctl(fd, UI_SET_LEDBIT, LED_CAPSL) < 0 || in uinput_open_keyboard()
/freebsd-13.1/sys/dev/evdev/
H A Devdev_utils.c204 LED_CAPSL, /* CLKED */
H A Dinput-event-codes.h925 #define LED_CAPSL 0x01 macro
/freebsd-13.1/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h913 #define LED_CAPSL 0x01 macro
/freebsd-13.1/sys/dev/kbdmux/
H A Dkbdmux.c470 evdev_support_led(evdev, LED_CAPSL); in kbdmux_init()
/freebsd-13.1/sys/dev/atkbdc/
H A Datkbd.c489 evdev_support_led(evdev, LED_CAPSL); in atkbd_init()
/freebsd-13.1/sys/dev/kbd/
H A Dkbd.c1462 case LED_CAPSL: in kbd_ev_event()
/freebsd-13.1/sys/dev/hid/
H A Dhkbd.c986 evdev_support_led(evdev, LED_CAPSL); in hkbd_attach()
/freebsd-13.1/sys/dev/usb/input/
H A Dukbd.c1221 evdev_support_led(evdev, LED_CAPSL); in ukbd_attach()