.\" 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 "MEGADEV_OPEN" "9" "09 October 2005" "" "" .SH NAME megadev_open \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int megadev_open (struct inode * \fIinode\fB, struct file * \fIfilep\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR -- undescribed -- .TP \fB\fIfilep\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIinode\fR - unused \fIfilep\fR - unused .PP Routines for the character/ioctl interface to the driver. Find out if this is a valid open. If yes, increment the module use count so that it cannot be unloaded.