iio_device_unregister (9) Linux Manual Page
iio_device_unregister – unregister a device from the IIO subsystem
Synopsis
void iio_device_unregister(struct iio_dev *indio_dev);
Arguments
indio_dev
-
- Device structure representing the device.
Author
Daniel Baluta <daniel.baluta [at] intel.com>
- Author.
