taglinefilesource code
timeout_fn629drivers/block/floppy.ctypedef void (*timeout_fn)(unsigned long);
timeout_fn631drivers/block/floppy.c(timeout_fn) floppy_shutdown };
timeout_fn982drivers/block/floppy.cfd_timer.function = (timeout_fn) fd_watchdog;
timeout_fn995drivers/block/floppy.cstatic int wait_for_completion(int delay, timeout_fn function)
timeout_fn1333drivers/block/floppy.c(timeout_fn) floppy_ready));
timeout_fn1427drivers/block/floppy.ctimeout_fn function;
timeout_fn1441drivers/block/floppy.cfunction = (timeout_fn) floppy_start;
timeout_fn1443drivers/block/floppy.cfunction = (timeout_fn) setup_rw_floppy;
timeout_fn1874drivers/block/floppy.c(timeout_fn) function));