Home
last modified time | relevance | path

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

/openbsd/sys/dev/hid/
H A Dhidkbdsc.h67 struct hid_location sc_capsloc; member
H A Dhidkbd.c647 if ((leds & WSKBD_LED_CAPS) && kbd->sc_capsloc.size == 1) in hidkbd_set_leds()
648 *report |= 1 << kbd->sc_capsloc.pos; in hidkbd_set_leds()
797 id, hid_output, &kbd->sc_capsloc, NULL); in hidkbd_parse_desc()