Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhkbd.c140 struct hid_location sc_loc_scrolllock; member
850 hid_output, tlc_index, 0, &sc->sc_loc_scrolllock, &flags, in hkbd_parse_hid()
1789 &sc->sc_loc_scrolllock, leds & SLKED ? 1 : 0); in hkbd_set_leds()
/freebsd/sys/dev/usb/input/
H A Dukbd.c148 struct hid_location sc_loc_scrolllock; member
887 &sc->sc_loc_scrolllock, 1); in ukbd_set_leds_callback()
1114 hid_output, 0, &sc->sc_loc_scrolllock, &flags, in ukbd_parse_hid()