int lt7170_iio_init(struct lt7170_iio_desc **, struct lt7170_iio_desc_init_param *)
Initializes the LT7170 IIO descriptor.
Definition iio_lt7170.c:763
int lt7170_iio_remove(struct lt7170_iio_desc *)
Free resources allocated by the init function.
Definition iio_lt7170.c:798
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Structure holding the LT7170 IIO initialization parameter.
Definition iio_lt7170.h:57
struct lt7170_init_param * lt7170_init_param
Definition iio_lt7170.h:58
Structure holding the LT7170 IIO device descriptor.
Definition iio_lt7170.h:49
struct iio_device * iio_dev
Definition iio_lt7170.h:51
struct lt7170_dev * lt7170_dev
Definition iio_lt7170.h:50