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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c140 struct hid_location sc_loc_apple_eject; member in struct:hkbd_softc
691 if (hid_get_data(buf, len, &sc->sc_loc_apple_eject))
806 hid_input, tlc_index, 0, &sc->sc_loc_apple_eject, &flags,
/freebsd-13-stable/sys/dev/usb/input/
H A Dukbd.c144 struct hid_location sc_loc_apple_eject; member in struct:ukbd_softc
695 if (hid_get_data(sc->sc_buffer, len, &sc->sc_loc_apple_eject))
999 hid_input, 0, &sc->sc_loc_apple_eject, &flags,

Completed in 104 milliseconds