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

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

Completed in 71 milliseconds