Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/sys/dev/evdev/
H A Devdev_utils.c203 LED_CAPSL, /* CLKED */
H A Dinput-event-codes.h823 #define LED_CAPSL 0x01 macro
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h831 #define LED_CAPSL 0x01 macro
/freebsd-12.1/sys/dev/kbdmux/
H A Dkbdmux.c505 evdev_support_led(evdev, LED_CAPSL); in kbdmux_init()
/freebsd-12.1/sys/dev/atkbdc/
H A Datkbd.c484 evdev_support_led(evdev, LED_CAPSL); in atkbd_init()
/freebsd-12.1/sys/dev/kbd/
H A Dkbd.c1488 case LED_CAPSL: in kbd_ev_event()
/freebsd-12.1/sys/dev/usb/input/
H A Dukbd.c1360 evdev_support_led(evdev, LED_CAPSL); in ukbd_attach()