Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhkbd.c295 static const uint8_t hkbd_boot_desc[] = { HID_KBD_BOOTPROTO_DESCR() }; variable
944 hkbd_parse_hid(sc, hkbd_boot_desc, sizeof(hkbd_boot_desc), 0); in hkbd_attach()