.\" 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 "FIRMWARE_TIMEOUT_STORE" "" "06 October 2005" "" ""
.SH NAME
firmware_timeout_store \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t firmware_timeout_store (struct class * \fIclass\fB, const char * \fIbuf\fB, size_t \fIcount\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIclass\fB\fR
-- undescribed --
.TP
\fB\fIbuf\fB\fR
-- undescribed --
.TP
\fB\fIcount\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Sets the number of seconds to wait for the firmware. Once
this expires an error will be return to the driver and no
firmware will be provided.
.SH "NOTE"
.PP
zero means 'wait for ever'