Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c67 LED_CAPSL, /* CLKED */
393 ioctl(fd, UI_SET_LEDBIT, LED_CAPSL) < 0 || in uinput_open_keyboard()
/freebsd/sys/dev/evdev/
H A Devdev_utils.c202 LED_CAPSL, /* CLKED */
H A Dinput-event-codes.h956 #define LED_CAPSL 0x01 macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h948 #define LED_CAPSL 0x01 macro
/freebsd/sys/dev/hyperv/input/
H A Dhv_kbd.c812 evdev_support_led(evdev, LED_CAPSL); in hv_kbd_drv_attach()
/freebsd/sys/dev/kbdmux/
H A Dkbdmux.c469 evdev_support_led(evdev, LED_CAPSL); in kbdmux_init()
/freebsd/sys/dev/atkbdc/
H A Datkbd.c487 evdev_support_led(evdev, LED_CAPSL); in atkbd_init()
/freebsd/sys/dev/kbd/
H A Dkbd.c1478 case LED_CAPSL: in kbd_ev_event()
/freebsd/sys/dev/hid/
H A Dhkbd.c988 evdev_support_led(evdev, LED_CAPSL); in hkbd_attach()
/freebsd/sys/dev/usb/input/
H A Dukbd.c1282 evdev_support_led(evdev, LED_CAPSL); in ukbd_attach()