Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dukbd.c176 struct hid_location sc_capsloc; member
656 if ((leds & WSKBD_LED_CAPS) && sc->sc_capsloc.size == 1) in ukbd_set_leds()
657 res |= 1 << sc->sc_capsloc.pos; in ukbd_set_leds()
830 sc->sc_hdev.sc_report_id, hid_output, &sc->sc_capsloc, NULL); in ukbd_parse_desc()