Searched refs:sc_loc_numlock (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | hkbd.c | 138 struct hid_location sc_loc_numlock; member 832 hid_output, tlc_index, 0, &sc->sc_loc_numlock, &flags, in hkbd_parse_hid() 1783 &sc->sc_loc_numlock, leds & NLKED ? 1 : 0); in hkbd_set_leds()
|
/freebsd/sys/dev/usb/input/ |
H A D | ukbd.c | 147 struct hid_location sc_loc_numlock; member 879 &sc->sc_loc_numlock, 1); in ukbd_set_leds_callback() 1099 hid_output, 0, &sc->sc_loc_numlock, &flags, in ukbd_parse_hid()
|