Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dfloppy.c1004 static void (*fd_timer_fn)(void) = NULL; variable
1008 fd_timer_fn(); in fd_timer_workfn()
1034 fd_timer_fn = fd_watchdog; in fd_watchdog()
1058 fd_timer_fn = function; in fd_wait_for_completion()