int ltc2983_iio_remove(struct ltc2983_iio_desc *)
Free resources allocated by the init function.
Definition iio_ltc2983.c:153
int ltc2983_iio_init(struct ltc2983_iio_desc **, struct ltc2983_iio_desc_init_param *)
Initializes the LTC2983 IIO driver.
Definition iio_ltc2983.c:92
Structure holding channels and attributes of a device.
Definition iio_types.h:238
LTC2983 descriptor.
Definition ltc2983.h:240
Definition iio_ltc2983.h:44
struct ltc2983_init_param * ltc2983_desc_init_param
Definition iio_ltc2983.h:45
Definition iio_ltc2983.h:39
struct iio_device * iio_dev
Definition iio_ltc2983.h:41
struct ltc2983_desc * ltc2983_dev
Definition iio_ltc2983.h:40
LTC2983 init param.
Definition ltc2983.h:220