Home
last modified time | relevance | path

Searched refs:sc_compose (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/hid/
H A Dhidkbdsc.h69 struct hid_location sc_compose; member
H A Dhidkbd.c649 if ((leds & WSKBD_LED_COMPOSE) && kbd->sc_compose.size == 1) in hidkbd_set_leds()
650 *report |= 1 << kbd->sc_compose.pos; in hidkbd_set_leds()
801 id, hid_output, &kbd->sc_compose, NULL); in hidkbd_parse_desc()