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

/freebsd-13-stable/sys/dev/hid/
H A Dhkbd.c786 hkbd_parse_hid(struct hkbd_softc *sc, const uint8_t *ptr, uint32_t len, function
950 hkbd_parse_hid(sc, hid_ptr, hid_len, tlc_index);
964 hkbd_parse_hid(sc, hkbd_boot_desc, sizeof(hkbd_boot_desc), 0);

Completed in 102 milliseconds