int ltm4686_iio_init(struct ltm4686_iio_desc **, struct ltm4686_iio_desc_init_param *)
Initializes the LTM4686 IIO descriptor.
Definition iio_ltm4686.c:681
int ltm4686_iio_remove(struct ltm4686_iio_desc *)
Free resources allocated by the init function.
Definition iio_ltm4686.c:719
Header file of the LTM4686 driver.
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Structure holding the LTM4686 IIO initialization parameter.
Definition iio_ltm4686.h:51
struct ltm4686_init_param * ltm4686_init_param
Definition iio_ltm4686.h:52
Structure holding the LTM4686 IIO device descriptor.
Definition iio_ltm4686.h:43
struct ltm4686_dev * ltm4686_dev
Definition iio_ltm4686.h:44
struct iio_device * iio_dev
Definition iio_ltm4686.h:45