tag
line
file
source code
sjcd_fops
1473
drivers/cdrom/sjcd.c
static struct file_operations sjcd_fops = {
sjcd_fops
1529
drivers/cdrom/sjcd.c
if( register_blkdev( MAJOR_NR, "sjcd", &sjcd_fops ) != 0 ){