Home
last modified time | relevance | path

Searched defs:usbcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhkbd.c1331 int32_t usbcode; in hkbd_read() local
1382 int32_t usbcode; in hkbd_read_char_locked() local
1931 hkbd_atkeycode(int usbcode, const bitstr_t *bitmap) in hkbd_atkeycode()
/freebsd/sys/dev/usb/input/
H A Dukbd.c1631 int32_t usbcode; in ukbd_read() local
1682 int32_t usbcode; in ukbd_read_char_locked() local
2154 ukbd_atkeycode(int usbcode, const uint64_t *bitmap) in ukbd_atkeycode()