Searched refs:UI_SET_LEDBIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/evdev/
H A Duinput.h81 #define UI_SET_LEDBIT _IOWINT(UINPUT_IOCTL_BASE, 105) macro
H A Duinput.c574 case UI_SET_LEDBIT:
/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c395 ioctl(fd, UI_SET_LEDBIT, LED_CAPSL) < 0 ||
396 ioctl(fd, UI_SET_LEDBIT, LED_NUML) < 0 ||
397 ioctl(fd, UI_SET_LEDBIT, LED_SCROLLL))

Completed in 101 milliseconds