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