int lt7182s_iio_init(struct lt7182s_iio_desc **, struct lt7182s_iio_desc_init_param *)
Initializes the LT7182S IIO descriptor.
Definition iio_lt7182s.c:857
int lt7182s_iio_remove(struct lt7182s_iio_desc *)
Free resources allocated by the init function.
Definition iio_lt7182s.c:892
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Structure holding the LT7182S IIO initialization parameter.
Definition iio_lt7182s.h:51
struct lt7182s_init_param * lt7182s_init_param
Definition iio_lt7182s.h:52
Structure holding the LT7182S IIO device descriptor.
Definition iio_lt7182s.h:43
struct lt7182s_dev * lt7182s_dev
Definition iio_lt7182s.h:44
struct iio_device * iio_dev
Definition iio_lt7182s.h:45