taglinefilesource code
NR_TYPES117drivers/char/keyboard.cconst int NR_TYPES = SIZE(max_vals);
NR_TYPES303drivers/char/vt.cif (KTYP(v = get_fs_word(&a->kb_value)) >= NR_TYPES)
NR_TYPES15include/linux/keyboard.hextern const int NR_TYPES;