Searched refs:igt_exit_handler_t (Results 1 – 3 of 3) sorted by relevance
981 typedef void (*igt_exit_handler_t)(int sig); typedef984 void igt_install_exit_handler(igt_exit_handler_t fn);
2070 static igt_exit_handler_t exit_handler_fn[MAX_EXIT_HANDLERS];2234 void igt_install_exit_handler(igt_exit_handler_t fn) in igt_install_exit_handler()
960 igt_install_exit_handler((igt_exit_handler_t) kmstest_restore_vt_mode); in kmstest_set_vt_graphics_mode()