Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhkbd.c155 struct hid_location sc_loc_numlock; member
947 hid_output, tlc_index, 0, &sc->sc_loc_numlock, &flags, in hkbd_parse_hid()
1904 &sc->sc_loc_numlock, leds & NLKED ? 1 : 0); in hkbd_set_leds()
/freebsd/sys/dev/usb/input/
H A Dukbd.c161 struct hid_location sc_loc_numlock; member
970 &sc->sc_loc_numlock, 1); in ukbd_set_leds_callback()
1213 hid_output, 0, &sc->sc_loc_numlock, &flags, in ukbd_parse_hid()