Home
last modified time | relevance | path

Searched refs:fd_timer_fn (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dfloppy.c1005 static void (*fd_timer_fn)(void) = NULL; variable
1009 fd_timer_fn(); in fd_timer_workfn()
1035 fd_timer_fn = fd_watchdog; in fd_watchdog()
1059 fd_timer_fn = function; in fd_wait_for_completion()