Searched refs:sc_loc_capslock (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c144 struct hid_location sc_loc_capslock; member in struct:hkbd_softc
860 hid_output, tlc_index, 0, &sc->sc_loc_capslock, &flags,
1809 &sc->sc_loc_capslock, leds & CLKED ? 1 : 0);
/freebsd-13-stable/sys/dev/usb/input/
H A Dukbd.c148 struct hid_location sc_loc_capslock; member in struct:ukbd_softc
845 &sc->sc_loc_capslock, 1);
1056 hid_output, 0, &sc->sc_loc_capslock, &flags,

Completed in 168 milliseconds