'\" t .\" Title: rio_get_input_status .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "RIO_GET_INPUT_STATUS" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Internals" .\" ----------------------------------------------------------------- .\" * 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_get_input_status \- Sends a Link\-Request/Input\-Status control symbol and returns link\-response (if requested)\&. .SH "SYNOPSIS" .HP \w'int\ rio_get_input_status('u .BI "int rio_get_input_status(struct\ rio_dev\ *\ " "rdev" ", int\ " "pnum" ", u32\ *\ " "lnkresp" ");" .SH "ARGUMENTS" .PP \fIrdev\fR .RS 4 RIO devive to issue Input\-status command .RE .PP \fIpnum\fR .RS 4 Device port number to issue the command .RE .PP \fIlnkresp\fR .RS 4 Response from a link partner .RE .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br