tag
line
file
source code
lp_fops
413
kernel/chr_drv/lp.c
static struct file_operations lp_fops = {
lp_fops
431
kernel/chr_drv/lp.c
if (register_chrdev(6,"lp",&lp_fops)) {