Home
last modified time | relevance | path

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

/openbsd/sys/dev/hid/
H A Dhidkbdsc.h66 struct hid_location sc_numloc; member
H A Dhidkbd.c645 if ((leds & WSKBD_LED_NUM) && kbd->sc_numloc.size == 1) in hidkbd_set_leds()
646 *report |= 1 << kbd->sc_numloc.pos; in hidkbd_set_leds()
795 id, hid_output, &kbd->sc_numloc, NULL); in hidkbd_parse_desc()