tag | line | file | source code |
---|---|---|---|
lp_fops | 524 | drivers/char/lp.c | static struct file_operations lp_fops = { |
lp_fops | 609 | drivers/char/lp.c | if (register_chrdev(LP_MAJOR,"lp",&lp_fops)) { |
lp_fops | 423 | drivers/char/lp_m68k.c | static struct file_operations lp_fops = { |
lp_fops | 443 | drivers/char/lp_m68k.c | if (register_chrdev(LP_MAJOR,"lp", &lp_fops)) { |