Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dfloppy.c981 static void (*fd_timer_fn)(void) = NULL; variable
985 fd_timer_fn(); in fd_timer_workfn()
1010 fd_timer_fn = fd_watchdog; in fd_watchdog()
1034 fd_timer_fn = function; in fd_wait_for_completion()