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

/linux-4.1.27/drivers/block/
H A Dswim.c767 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
857 swd->unit[drive].disk->fops = &floppy_fops; swim_floppy_init()
H A Dswim3.c1085 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1238 disk->fops = &floppy_fops; swim3_attach()
H A Damiflop.c1693 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1737 disk->fops = &floppy_fops; fd_probe_drives()
H A Dataflop.c1902 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1965 unit[i].disk->fops = &floppy_fops; atari_floppy_init()
H A Dfloppy.c3876 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
4205 disks[drive]->fops = &floppy_fops; do_floppy_init()

Completed in 187 milliseconds