tag | line | file | source code |
---|---|---|---|
lp_has_pout | 156 | drivers/char/lp_intern.c | lp_table[entry].lp_has_pout = lp_int_pout; |
lp_has_pout | 238 | drivers/char/lp_m68k.c | if (lp_table[dev].lp_has_pout(dev)) { |
lp_has_pout | 296 | drivers/char/lp_m68k.c | if (lp_table[dev].lp_has_pout(dev)) { |
lp_has_pout | 92 | include/linux/lp_m68k.h | int (*lp_has_pout)(int); |