Searched defs:max_vals (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/vt/
H A Dkeyboard.c112 static const int max_vals[] = { variable
118 static const int NR_TYPES = ARRAY_SIZE(max_vals);
1814 if (KVAL(v) > max_vals[KTYP(v)])

Completed in 56 milliseconds