iio_device_alloc (9) Linux Manual Page
iio_device_alloc – allocate an iio_dev from a driver
Synopsis
struct iio_dev *iio_device_alloc(int sizeof_priv);
Arguments
sizeof_priv
-
- Space to allocate for private structure.
Author
Daniel Baluta <daniel.baluta [at] intel.com>
- Author.
