'\" t .\" Title: rio_pw_enable .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: September 2017 .\" Manual: RapidIO driver interface .\" Source: Kernel Hackers Manual 4.12.13 .\" Language: English .\" .TH "RIO_PW_ENABLE" "9" "September 2017" "Kernel Hackers Manual 4\&.12\&" "RapidIO driver interface" .\" ----------------------------------------------------------------- .\" * 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" rio_pw_enable \- Enables/disables port\-write handling by a master port .SH "SYNOPSIS" .HP \w'void\ rio_pw_enable('u .BI "void rio_pw_enable(struct\ rio_mport\ *\ " "mport" ", int\ " "enable" ");" .SH "ARGUMENTS" .PP \fIstruct rio_mport * mport\fR .RS 4 Master port associated with port\-write handling .RE .PP \fIint enable\fR .RS 4 1=enable, 0=disable .RE .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br