'\" t .\" Title: rio_local_set_device_id .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: RapidIO driver interface .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "RIO_LOCAL_SET_DEVICE" "9" "July 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_local_set_device_id \- Set the base/extended device id for a port .SH "SYNOPSIS" .HP \w'void\ rio_local_set_device_id('u .BI "void rio_local_set_device_id(struct\ rio_mport\ *\ " "port" ", u16\ " "did" ");" .SH "ARGUMENTS" .PP \fIstruct rio_mport * port\fR .RS 4 RIO master port .RE .PP \fIu16 did\fR .RS 4 Device ID value to be written .RE .SH "DESCRIPTION" .PP Writes the base/extended device id from a device\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br