Searched refs:opt_fops (Results 1 – 1 of 1) sorted by relevance
2003 static struct block_device_operations opt_fops = { variable2059 if (devfs_register_blkdev(MAJOR_NR, "optcd", &opt_fops) != 0) in optcd_init()2065 S_IFBLK | S_IRUGO | S_IWUGO, &opt_fops, NULL); in optcd_init()2071 register_disk(NULL, MKDEV(MAJOR_NR,0), 1, &opt_fops, 0); in optcd_init()