txx9_ce_res_name 47 arch/mips/txx9/generic/setup.c static char txx9_ce_res_name[8][4]; /* "CEn" */ txx9_ce_res_name 62 arch/mips/txx9/generic/setup.c sprintf(txx9_ce_res_name[i], "CE%d", i); txx9_ce_res_name 64 arch/mips/txx9/generic/setup.c txx9_ce_res[i].name = txx9_ce_res_name[i];