tag
line
file
source code
opt_fops
1320
drivers/block/optcd.c
static struct file_operations opt_fops = {
opt_fops
1378
drivers/block/optcd.c
if (register_blkdev(MAJOR_NR, "optcd", &opt_fops) != 0)