.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IB_UNREGISTER_EVENT_HANDLER" "9" "09 October 2005" "" "" .SH NAME ib_unregister_event_handler \- Unregister an event handler .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ib_unregister_event_handler (struct ib_event_handler * \fIevent_handler\fB); \fR .SH "ARGUMENTS" .TP \fB\fIevent_handler\fB\fR Handler to unregister .SH "DESCRIPTION" .PP Unregister an event handler registered with \fBib_register_event_handler\fR\&.