Searched refs:linux_key_to_usb_map (Results 1 – 1 of 1) sorted by relevance
38 static const uint8_t linux_key_to_usb_map[] = { variable183 if (code >= __arraycount(linux_key_to_usb_map)) in linux_key_to_usb()185 return linux_key_to_usb_map[code]; in linux_key_to_usb()