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