struct ad7616_init_param init_param
Definition ad7616_sdz.c:107
int adxl313_iio_remove(struct adxl313_iio_dev *desc)
Definition iio_adxl313.c:1081
int adxl313_iio_init(struct adxl313_iio_dev **iio_dev, struct adxl313_iio_dev_init_param *init_param)
Definition iio_adxl313.c:1014
Definition iio_adxl313.h:45
struct adxl313_init_param * adxl313_dev_init
Definition iio_adxl313.h:46
Definition iio_adxl313.h:38
struct adxl313_dev * adxl313_dev
Definition iio_adxl313.h:39
uint32_t active_channels
Definition iio_adxl313.h:41
uint8_t no_of_active_channels
Definition iio_adxl313.h:42
struct iio_device * iio_dev
Definition iio_adxl313.h:40
Structure holding the parameters for ADXL313 device initialization.
Definition adxl313.h:387
Structure holding channels and attributes of a device.
Definition iio_types.h:238