Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dfloppy.c1006 static void (*fd_timer_fn)(void) = NULL; variable
1010 fd_timer_fn(); in fd_timer_workfn()
1036 fd_timer_fn = fd_watchdog; in fd_watchdog()
1060 fd_timer_fn = function; in fd_wait_for_completion()