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

/openbsd-current/sys/dev/hid/
H A Dhidkbdsc.h68 struct hid_location sc_scroloc; member in struct:hidkbd
H A Dhidkbd.c643 if ((leds & WSKBD_LED_SCROLL) && kbd->sc_scroloc.size == 1)
644 *report |= 1 << kbd->sc_scroloc.pos;
799 id, hid_output, &kbd->sc_scroloc, NULL);

Completed in 171 milliseconds