taglinefilesource code
lp_fops524drivers/char/lp.cstatic struct file_operations lp_fops = {
lp_fops609drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
lp_fops423drivers/char/lp_m68k.cstatic struct file_operations lp_fops = {
lp_fops443drivers/char/lp_m68k.cif (register_chrdev(LP_MAJOR,"lp", &lp_fops)) {