Searched refs:amr_shutdown (Results 1 – 1 of 1) sorted by relevance
107 static void amr_shutdown(void *);487 amr_sdh = shutdownhook_establish(amr_shutdown, NULL); in amr_attach()781 amr_shutdown(void *cookie) in amr_shutdown() function