taglinefilesource code
timeout_fn671drivers/block/floppy.ctypedef void (*timeout_fn)(unsigned long);
timeout_fn673drivers/block/floppy.c(timeout_fn) floppy_shutdown };
timeout_fn779drivers/block/floppy.cfd_timer.function = (timeout_fn) fd_watchdog;
timeout_fn792drivers/block/floppy.cstatic int wait_for_completion(int delay, timeout_fn function)
timeout_fn1071drivers/block/floppy.c(timeout_fn) floppy_ready));
timeout_fn1165drivers/block/floppy.ctimeout_fn function;
timeout_fn1179drivers/block/floppy.cfunction = (timeout_fn) floppy_start;
timeout_fn1181drivers/block/floppy.cfunction = (timeout_fn) setup_rw_floppy;
timeout_fn1567drivers/block/floppy.c(timeout_fn) function));