.\" 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 "W1_WRITE_BLOCK" "9" "09 October 2005" "" "" .SH NAME w1_write_block \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void w1_write_block (struct w1_master * \fIdev\fB, const u8 * \fIbuf\fB, int \fIlen\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIbuf\fB\fR -- undescribed -- .TP \fB\fIlen\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \fIparam\fR dev the master device \fIparam\fR buf pointer to the data to write \fIparam\fR len the number of bytes to write \fIreturn\fR the byte read