tag | line | file | source code |
---|---|---|---|
lp_fops | 518 | drivers/char/lp.c | static struct file_operations lp_fops = { |
lp_fops | 538 | drivers/char/lp.c | if (register_chrdev(LP_MAJOR,"lp",&lp_fops)) { |
lp_fops | 578 | drivers/char/lp.c | if (register_chrdev(LP_MAJOR,"lp",&lp_fops)) { |