Searched refs:WSKBD_LED_COMPOSE (Results 1 – 5 of 5) sorted by relevance
319 if (wled & WSKBD_LED_COMPOSE) in sunkbd_setleds()
187 #define WSKBD_LED_COMPOSE 0x08 macro
1460 new_state |= WSKBD_LED_COMPOSE; in update_leds()
325 WSKBD_LED_CAPS | WSKBD_LED_COMPOSE); in ukbd_attach()
649 if ((leds & WSKBD_LED_COMPOSE) && kbd->sc_compose.size == 1) in hidkbd_set_leds()