Home
last modified time | relevance | path

Searched refs:cdu_fops (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/cdrom/
Dsonycd535.c1462 static struct block_device_operations cdu_fops = variable
1590 &cdu_fops, NULL); in sony535_init()
1591 if (devfs_register_blkdev(MAJOR_NR, CDU535_HANDLE, &cdu_fops)) { in sony535_init()
1644 register_disk(NULL, MKDEV(MAJOR_NR,0), 1, &cdu_fops, 0); in sony535_init()