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

/freebsd-current/sys/dev/hid/
H A Dhkbd.c767 hkbd_parse_hid(struct hkbd_softc *sc, const uint8_t *ptr, uint32_t len, function
930 hkbd_parse_hid(sc, hid_ptr, hid_len, tlc_index);
944 hkbd_parse_hid(sc, hkbd_boot_desc, sizeof(hkbd_boot_desc), 0);

Completed in 124 milliseconds