MPT_EVENT_DEREGISTER(9) Message-based devices MPT_EVENT_DEREGISTER(9)NAMEmpt_event_deregister - Deregister protocol-specific event callback handlerSYNOPSISvoid mpt_event_deregister(u8 cb_idx);ARGUMENTScb_idx previously registered callback handleDESCRIPTIONEach protocol-specific driver should call this routine when it does not (or can no longer) handle events, or when its module is unloaded.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPT_EVENT_DEREGISTER(9)