Searched refs:floppy_fops (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dswim_iop.c120 static struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
145 if (register_blkdev(MAJOR_NR, "fd", &floppy_fops)) {
H A Dswim3.c992 static struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1024 if (devfs_register_blkdev(MAJOR_NR, "fd", &floppy_fops)) {
1110 &floppy_fops, NULL);
H A Dataflop.c1954 static struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1975 if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {
H A Damiflop.c1727 static struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1778 if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {
H A Dfloppy.c3886 static struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
3921 &floppy_fops, NULL);
4154 if (devfs_register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {
4276 1, &floppy_fops, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dfd1772.c1554 static struct block_device_operations floppy_fops = variable in typeref:struct:block_device_operations
1572 if (register_blkdev(MAJOR_NR, "fd", &floppy_fops)) {

Completed in 94 milliseconds