'\" t .\" Title: rio_remove_sysfs_dev_files .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: Internals .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "RIO_REMOVE_SYSFS_DEV" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "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_remove_sysfs_dev_files \- cleanup RIO specific sysfs files .SH "SYNOPSIS" .HP \w'void\ rio_remove_sysfs_dev_files('u .BI "void rio_remove_sysfs_dev_files(struct\ rio_dev\ *\ " "rdev" ");" .SH "ARGUMENTS" .PP \fIrdev\fR .RS 4 device whose entries we should free .RE .SH "DESCRIPTION" .PP Cleanup when \fIrdev\fR is removed from sysfs\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br