Home
last modified time | relevance | path

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

/xen/stubdom/grub/
A Dmini-os.c429 static char linux2ascii[] = { variable
643 if (ev.key.keycode < sizeof(linux2ascii) / sizeof(*linux2ascii)) { in console_getkey()
648 val = linux2ascii[ev.key.keycode]; in console_getkey()

Completed in 3 milliseconds