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)) {