'\" t .\" Title: write_zsctrl .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: Internal Functions .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "WRITE_ZSCTRL" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "Internal Functions" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" write_zsctrl \- Write to a Z8530 control register .SH "SYNOPSIS" .HP \w'void\ write_zsctrl('u .BI "void write_zsctrl(struct\ z8530_channel\ *\ " "c" ", u8\ " "val" ");" .SH "ARGUMENTS" .PP \fIc\fR .RS 4 The Z8530 channel .RE .PP \fIval\fR .RS 4 Value to write .RE .SH "DESCRIPTION" .PP Write directly to the control register on the Z8530 .SH "AUTHOR" .PP \fBAlan Cox\fR <\&alan@lxorguk.ukuu.org.uk\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br