Searched refs:sc_scroloc (Results 1 – 2 of 2) sorted by relevance
133 struct hid_location sc_scroloc; member331 id, hid_output, &sc->sc_scroloc, NULL); in btkbd_parse_desc()367 if ((leds & WSKBD_LED_SCROLL) && sc->sc_scroloc.size == 1) in btkbd_set_leds()368 report |= 1 << sc->sc_scroloc.pos; in btkbd_set_leds()
274 struct hid_location sc_scroloc; member944 if ((leds & WSKBD_LED_SCROLL) && sc->sc_scroloc.size == 1) in ukbd_set_leds_task()945 res |= 1 << sc->sc_scroloc.pos; in ukbd_set_leds_task()1149 sc->sc_report_id, hid_output, &sc->sc_scroloc, NULL); in ukbd_parse_desc()