taglinefilesource code
LP_MAJOR453drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
LP_MAJOR454drivers/char/lp.cprintk("unable to get major %d for line printer\n", LP_MAJOR);
LP_MAJOR490drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
LP_MAJOR491drivers/char/lp.cprintk("unable to get major %d for line printer\n", LP_MAJOR);
LP_MAJOR522drivers/char/lp.cunregister_chrdev(LP_MAJOR,"lp");