max_cols 76 drivers/input/keyboard/stmpe-keypad.c int max_cols; max_cols 87 drivers/input/keyboard/stmpe-keypad.c .max_cols = 8, max_cols 97 drivers/input/keyboard/stmpe-keypad.c .max_cols = 8, max_cols 107 drivers/input/keyboard/stmpe-keypad.c .max_cols = 8, max_cols 217 drivers/input/keyboard/stmpe-keypad.c for (i = 0; i < variant->max_cols; i++) { max_cols 109 tools/lib/subcmd/help.c int max_cols; max_cols 113 tools/lib/subcmd/help.c max_cols = win.ws_col - 1; /* don't print *on* the edge */ max_cols 115 tools/lib/subcmd/help.c if (space < max_cols) max_cols 116 tools/lib/subcmd/help.c cols = max_cols / space; max_cols 795 tools/perf/ui/stdio/hist.c int max_cols, float min_pcnt, FILE *fp, max_cols 841 tools/perf/ui/stdio/hist.c ret += hist_entry__fprintf(h, max_cols, line, linesz, fp, ignore_callchains); max_cols 196 tools/perf/util/hist.h int max_cols, float min_pcnt, FILE *fp,