taglinefilesource code
MAX_LP77drivers/char/lp_m68k.cstruct lp_struct lp_table[MAX_LP] = {{0,},};
MAX_LP476drivers/char/lp_m68k.cmax_lp += lp_internal_init(lp_table, max_lp, MAX_LP, WHICH_DRIVER);
MAX_LP478drivers/char/lp_m68k.cmax_lp += lp_mfc_init(lp_table, max_lp, MAX_LP, WHICH_DRIVER);