Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtop.c68 struct keycode_map_s { struct
204 static struct keycode_map_s type2[] = { in get_key_code()
210 static struct keycode_map_s type3[] = { in get_key_code()
215 struct keycode_map_s *table, *keytable[3] = {type2, type3, NULL}; in get_key_code()