Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhkbd.c1254 int32_t usbcode; in hkbd_read() local
1305 int32_t usbcode; in hkbd_read_char_locked() local
1847 hkbd_atkeycode(int usbcode, const bitstr_t *bitmap) in hkbd_atkeycode()
/freebsd/sys/dev/usb/input/
H A Dukbd.c1553 int32_t usbcode; in ukbd_read() local
1604 int32_t usbcode; in ukbd_read_char_locked() local
2076 ukbd_atkeycode(int usbcode, const uint64_t *bitmap) in ukbd_atkeycode()