.\" 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 "UNREGISTER_MTD_USER" "9" "09 October 2005" "" "" .SH NAME unregister_mtd_user \- unregister a 'user' of MTD devices. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int unregister_mtd_user (struct mtd_notifier * \fIold\fB); \fR .SH "ARGUMENTS" .TP \fB\fIold\fB\fR pointer to notifier info structure .SH "DESCRIPTION" .PP Removes a callback function pair from the list of 'users' to be notified upon addition or removal of MTD devices. Causes the 'remove' callback to be immediately invoked for each MTD device currently present in the system.