Searched refs:UI_SET_LEDBIT (Results 1 – 3 of 3) sorted by relevance
81 #define UI_SET_LEDBIT _IOWINT(UINPUT_IOCTL_BASE, 105) macro
569 case UI_SET_LEDBIT: in uinput_ioctl_sub()
395 ioctl(fd, UI_SET_LEDBIT, LED_CAPSL) < 0 || in uinput_open_keyboard()396 ioctl(fd, UI_SET_LEDBIT, LED_NUML) < 0 || in uinput_open_keyboard()397 ioctl(fd, UI_SET_LEDBIT, LED_SCROLLL)) in uinput_open_keyboard()