Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/dev/usb/input/
H A Dukbd.c1494 int32_t usbcode; in ukbd_read() local
1545 int32_t usbcode; in ukbd_read_char_locked() local
2017 ukbd_atkeycode(int usbcode, const uint64_t *bitmap) in ukbd_atkeycode()