Searched refs:t_table (Results 1 – 2 of 2) sorted by relevance
97 int t_table; /* scan code set in use */ member231 id->t_table = table; in pckbd_set_xtscancode()251 if (id->t_table == 0) { in pckbd_set_xtscancode()256 id->t_table = 2; in pckbd_set_xtscancode()326 id->t_table = table; in pckbd_set_xtscancode()444 if (sc->id->t_table == 0) in pckbdattach()989 if (id->t_translating != 0 || id->t_table == 1) in pckbd_scancode_translate()997 switch (id->t_table) { in pckbd_scancode_translate()1075 if (id->t_translating != 0 || id->t_table == 1) { in pckbd_decode()1278 if (t->t_table == 0) { in pckbd_cnpollc()
51 static const struct token t_table[]; variable67 {KEYWORD, "table", NONE, t_table},89 static const struct token t_table[] = { variable