Searched refs:sc_capsloc (Results 1 – 2 of 2) sorted by relevance
132 struct hid_location sc_capsloc; member328 id, hid_output, &sc->sc_capsloc, NULL); in btkbd_parse_desc()373 if ((leds & WSKBD_LED_CAPS) && sc->sc_capsloc.size == 1) in btkbd_set_leds()374 report |= 1 << sc->sc_capsloc.pos; in btkbd_set_leds()
273 struct hid_location sc_capsloc; member948 if ((leds & WSKBD_LED_CAPS) && sc->sc_capsloc.size == 1) in ukbd_set_leds_task()949 res |= 1 << sc->sc_capsloc.pos; in ukbd_set_leds_task()1147 sc->sc_report_id, hid_output, &sc->sc_capsloc, NULL); in ukbd_parse_desc()