'\" t .\" Title: iio_device_unregister .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: March 2017 .\" Manual: Industrial I/O core .\" Source: Kernel Hackers Manual 4.10.7 .\" Language: English .\" .TH "IIO_DEVICE_UNREGISTE" "9" "March 2017" "Kernel Hackers Manual 4\&.10\&" "Industrial I/O core" .\" ----------------------------------------------------------------- .\" * 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" iio_device_unregister \- unregister a device from the IIO subsystem .SH "SYNOPSIS" .HP \w'void\ iio_device_unregister('u .BI "void iio_device_unregister(struct\ iio_dev\ *\ " "indio_dev" ");" .SH "ARGUMENTS" .PP \fIindio_dev\fR .RS 4 Device structure representing the device\&. .RE .SH "AUTHOR" .PP \fBDaniel Baluta\fR <\&daniel.baluta@intel.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br