taglinefilesource code
LP_MAJOR538drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
LP_MAJOR539drivers/char/lp.cprintk("unable to get major %d for line printer\n", LP_MAJOR);
LP_MAJOR578drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
LP_MAJOR579drivers/char/lp.cprintk("unable to get major %d for line printer\n", LP_MAJOR);
LP_MAJOR612drivers/char/lp.cunregister_chrdev(LP_MAJOR,"lp");