int lt3074_iio_init(struct lt3074_iio_desc **, struct lt3074_iio_desc_init_param *)
Initializes the LT3074 IIO descriptor.
Definition iio_lt3074.c:291
int lt3074_iio_remove(struct lt3074_iio_desc *)
Free resources allocated by the init function.
Definition iio_lt3074.c:326
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Structure holding the LT3074 IIO initialization parameter.
Definition iio_lt3074.h:51
struct lt3074_init_param * lt3074_init_param
Definition iio_lt3074.h:52
Structure holding the LT3074 IIO device descriptor.
Definition iio_lt3074.h:43
struct lt3074_dev * lt3074_dev
Definition iio_lt3074.h:44
struct iio_device * iio_dev
Definition iio_lt3074.h:45