Searched refs:dgnc_poll_handler (Results 1 – 1 of 1) sorted by relevance
45 static void dgnc_poll_handler(ulong dummy);264 setup_timer(&dgnc_poll_timer, dgnc_poll_handler, 0); in dgnc_start()667 static void dgnc_poll_handler(ulong dummy) in dgnc_poll_handler() function703 setup_timer(&dgnc_poll_timer, dgnc_poll_handler, 0); in dgnc_poll_handler()