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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c143 struct hid_location sc_loc_numlock; member in struct:hkbd_softc
852 hid_output, tlc_index, 0, &sc->sc_loc_numlock, &flags,
1797 &sc->sc_loc_numlock, leds & NLKED ? 1 : 0);
/freebsd-13-stable/sys/dev/usb/input/
H A Dukbd.c147 struct hid_location sc_loc_numlock; member in struct:ukbd_softc
827 &sc->sc_loc_numlock, 1);
1048 hid_output, 0, &sc->sc_loc_numlock, &flags,

Completed in 105 milliseconds