Searched refs:cxio_hal_ev_callback_func_t (Results 1 – 2 of 2) sorted by relevance
129 typedef void (*cxio_hal_ev_callback_func_t) (struct cxio_rdev * rdev_p, typedef183 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb);184 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb);
49 static cxio_hal_ev_callback_func_t cxio_ev_cb = NULL;843 void cxio_register_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_register_ev_cb()848 void cxio_unregister_ev_cb(cxio_hal_ev_callback_func_t ev_cb) in cxio_unregister_ev_cb()