Home
last modified time | relevance | path

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

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