'\" t .\" Title: rio_inb_pwrite_handler .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: RapidIO driver interface .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "RIO_INB_PWRITE_HANDL" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "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_inb_pwrite_handler \- inbound port\-write message handler .SH "SYNOPSIS" .HP \w'int\ rio_inb_pwrite_handler('u .BI "int rio_inb_pwrite_handler(struct\ rio_mport\ *\ " "mport" ", union\ rio_pw_msg\ *\ " "pw_msg" ");" .SH "ARGUMENTS" .PP \fImport\fR .RS 4 mport device associated with port\-write .RE .PP \fIpw_msg\fR .RS 4 pointer to inbound port\-write message .RE .SH "DESCRIPTION" .PP Processes an inbound port\-write message\&. Returns 0 if the request has been satisfied\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br