tag | line | file | source code |
---|---|---|---|
lp_struct | 113 | drivers/char/lp.c | struct lp_struct *lp = &lp_table[0]; |
lp_struct | 114 | drivers/char/lp.c | struct lp_struct *lp_end = &lp_table[LP_NO]; |
lp_struct | 130 | drivers/char/lp.c | struct lp_struct *lp = &lp_table[minor]; |
lp_struct | 363 | drivers/char/lp.c | struct lp_struct *lp = &lp_table[minor]; |
lp_struct | 99 | include/linux/lp.h | struct lp_struct lp_table[] = { |