tag | line | file | source code |
---|---|---|---|
lp_max_count | 86 | drivers/char/lp.c | static int lp_max_count = 1; |
lp_max_count | 106 | drivers/char/lp.c | if (count > lp_max_count) { |
lp_max_count | 108 | drivers/char/lp.c | lp_max_count=count; |
lp_max_count | 244 | drivers/char/lp.c | lp_max_count = 1; |