Searched refs:floppy_check_events (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/ |
H A D | ataflop.c | 1406 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 1624 if (floppy_check_events(disk, 0)) in fd_locked_ioctl() 1957 .check_events = floppy_check_events,
|
H A D | swim3.c | 253 static unsigned int floppy_check_events(struct gendisk *disk, 1007 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 1058 .check_events = floppy_check_events,
|
H A D | swim.c | 731 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 745 .check_events = floppy_check_events,
|
H A D | floppy.c | 4178 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 4317 .check_events = floppy_check_events,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim3.c | 252 static unsigned int floppy_check_events(struct gendisk *disk, 1024 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 1075 .check_events = floppy_check_events,
|
H A D | swim.c | 731 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 745 .check_events = floppy_check_events,
|
H A D | ataflop.c | 1435 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 1649 if (floppy_check_events(disk, 0)) in fd_locked_ioctl() 1984 .check_events = floppy_check_events,
|
H A D | floppy.c | 4087 static unsigned int floppy_check_events(struct gendisk *disk, in floppy_check_events() function 4225 .check_events = floppy_check_events,
|
Completed in 24 milliseconds