int max22190_iio_init(struct max22190_iio_desc **, struct max22190_iio_desc_init_param *)
Initializes the MAX22190 IIO Descriptor.
Definition iio_max22190.c:546
max22190_iio_attr
Definition iio_max22190.h:42
@ MAX22190_IIO_FAULT1
Definition iio_max22190.h:43
@ MAX22190_IIO_FAULT2
Definition iio_max22190.h:44
int max22190_iio_remove(struct max22190_iio_desc *)
Free the resources allocated by max22190_iio_init().
Definition iio_max22190.c:580
Header file for iio_types.
Header file of MAX22190 Driver.
Structure holding channels and attributes of a device.
Definition iio_types.h:238
MAX22190 IIO initalization parameter.
Definition iio_max22190.h:58
struct max22190_init_param * max22190_init_param
Definition iio_max22190.h:59
MAX22190 IIO descriptor.
Definition iio_max22190.h:50
struct max22190_desc * max22190_desc
Definition iio_max22190.h:51
struct iio_device * iio_dev
Definition iio_max22190.h:52