.\" 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 "SH_WDT_WRITE" "" "06 October 2005" "" ""
.SH NAME
sh_wdt_write \- Write to Device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t sh_wdt_write (struct file * \fIfile\fB, const char * \fIbuf\fB, size_t \fIcount\fB, loff_t * \fIppos\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfile\fB\fR
file handle of device
.TP
\fB\fIbuf\fB\fR
buffer to write
.TP
\fB\fIcount\fB\fR
length of buffer
.TP
\fB\fIppos\fB\fR
offset
.SH "DESCRIPTION"
.PP
Pings the watchdog on write.
.SH "DESCRIPTION"
.PP
Pings the watchdog on write.