Home
last modified time | relevance | path

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

/qemu/hw/input/
H A Dhid.c39 static const uint8_t hid_usage_keys[0x100] = { variable
267 hid_code = hid_usage_keys[index]; in hid_keyboard_process_keycode()