Searched refs:oleds (Results 1 – 2 of 2) sorted by relevance
585 int32_t leds, oleds; in uinput_kbd_status_changed() local595 ioctl(s->vkbd, KDGETLED, &oleds); in uinput_kbd_status_changed()596 leds = oleds; in uinput_kbd_status_changed()603 if (leds != oleds) in uinput_kbd_status_changed()
1473 int delay[2], led = 0, leds, oleds; in kbd_ev_event() local1476 leds = oleds = KBD_LED_VAL(kbd); in kbd_ev_event()1494 if (leds != oleds) in kbd_ev_event()