Searched refs:iio_map (Results 1 – 8 of 8) sorted by relevance
14 struct iio_map;22 struct iio_map *map);
24 struct iio_map { struct
32 struct iio_map *map;156 static struct iio_map lp8788_default_iio_maps[] = {174 struct iio_map *map; in lp8788_iio_map_register()
104 static struct iio_map axp288_adc_default_maps[] = {
299 static struct iio_map da9150_gpadc_default_maps[] = {
11 struct iio_map {32 must pass the iio_map structures and a pointer to its own iio_dev structure
325 struct iio_map *adc_pdata;
23 struct iio_map *map;30 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) in iio_map_array_register()