Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dfloppy.c990 static void (*fd_timer_fn)(void) = NULL; variable
994 fd_timer_fn(); in fd_timer_workfn()
1019 fd_timer_fn = fd_watchdog; in fd_watchdog()
1043 fd_timer_fn = function; in fd_wait_for_completion()