Searched refs:dpt_shutdown (Results 1 – 1 of 1) sorted by relevance
208 static void dpt_shutdown(void *);419 dpt_sdh = shutdownhook_establish(dpt_shutdown, NULL); in dpt_init()617 dpt_shutdown(void *cookie) in dpt_shutdown() function