tag | line | file | source code |
---|---|---|---|
lp_struct | 99 | include/linux/lp.h | struct lp_struct lp_table[] = { |
lp_struct | 111 | kernel/chr_drv/lp.c | struct lp_struct *lp = &lp_table[0]; |
lp_struct | 112 | kernel/chr_drv/lp.c | struct lp_struct *lp_end = &lp_table[LP_NO]; |
lp_struct | 128 | kernel/chr_drv/lp.c | struct lp_struct *lp = &lp_table[minor]; |
lp_struct | 360 | kernel/chr_drv/lp.c | struct lp_struct *lp = &lp_table[minor]; |