Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dukbd.c177 struct hid_location sc_scroloc; member
652 if ((leds & WSKBD_LED_SCROLL) && sc->sc_scroloc.size == 1) in ukbd_set_leds()
653 res |= 1 << sc->sc_scroloc.pos; in ukbd_set_leds()
832 sc->sc_hdev.sc_report_id, hid_output, &sc->sc_scroloc, NULL); in ukbd_parse_desc()