.\" 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 "WDRTAS_OPEN" "9" "09 October 2005" "" ""
.SH NAME
wdrtas_open \- open function of watchdog device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int wdrtas_open (struct inode * \fIinode\fB, struct file * \fIfile\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinode\fB\fR
inode structure
.TP
\fB\fIfile\fB\fR
file structure
.SH "DESCRIPTION"
.PP
returns 0 on success, -EBUSY if the file has been opened already, <0 on
other failures
.PP
function called when watchdog device is opened