Searched refs:io_int_func (Results 1 – 1 of 1) sorted by relevance
353 static void (*io_int_func)(void); variable358 if (io_int_func) in handle_io_int()359 io_int_func(); in handle_io_int()368 if (io_int_func) in register_io_int_func()370 io_int_func = f; in register_io_int_func()376 if (io_int_func != f) in unregister_io_int_func()378 io_int_func = NULL; in unregister_io_int_func()