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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c141 struct hid_location sc_loc_apple_fn; member in struct:hkbd_softc
696 if (hid_get_data(buf, len, &sc->sc_loc_apple_fn))
815 hid_input, tlc_index, 0, &sc->sc_loc_apple_fn, &flags,
/freebsd-13-stable/sys/dev/usb/input/
H A Dukbd.c145 struct hid_location sc_loc_apple_fn; member in struct:ukbd_softc
700 if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_apple_fn))
1008 hid_input, 0, &sc->sc_loc_apple_fn, &flags,

Completed in 65 milliseconds