.\" 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 "REGISTER_MTD_USER" "9" "09 October 2005" "" "" .SH NAME register_mtd_user \- register a 'user' of MTD devices. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void register_mtd_user (struct mtd_notifier * \fInew\fB); \fR .SH "ARGUMENTS" .TP \fB\fInew\fB\fR pointer to notifier info structure .SH "DESCRIPTION" .PP Registers a pair of callbacks function to be called upon addition or removal of MTD devices. Causes the 'add' callback to be immediately invoked for each MTD device currently present in the system.