Searched defs:dgnc_poll_handler (Results 1 - 1 of 1) sorted by last modified time

/drivers/staging/dgnc/
H A Ddgnc_driver.c72 static void dgnc_poll_handler(ulong dummy);
291 dgnc_poll_timer.function = dgnc_poll_handler;
668 * dgnc_poll_handler
690 static void dgnc_poll_handler(ulong dummy) function
727 dgnc_poll_timer.function = dgnc_poll_handler;

Completed in 93 milliseconds