iio_device_unregister (9) - Linux Manuals
iio_device_unregister: unregister a device from the IIO subsystem
NAME
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.
COPYRIGHT