Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dhd.c147 static void (*do_hd)(void) = NULL; variable
149 if ((do_hd = (x)) != NULL) \
535 do_hd = NULL; in hd_times_out()
585 if (do_hd) in hd_request()
593 do_hd = NULL; in hd_request()
678 void (*handler)(void) = do_hd; in hd_interrupt()
682 do_hd = NULL; in hd_interrupt()