iio_device_register(9) register a device with the IIO subsystem

SYNOPSIS

int iio_device_register(struct iio_dev * indio_dev);

ARGUMENTS

indio_dev

Device structure filled by the device driver

AUTHOR

Daniel Baluta <[email protected]>

Author.

COPYRIGHT