Searched refs:iio_map (Results 1 – 11 of 11) sorted by relevance
14 struct iio_map;22 struct iio_map *map);
24 struct iio_map { struct
32 struct iio_map *map;155 static struct iio_map lp8788_default_iio_maps[] = {173 struct iio_map *map; in lp8788_iio_map_register()
196 struct iio_map *plat_data; in ltc2497_probe()227 plat_data = ((struct iio_map *)client->dev.platform_data); in ltc2497_probe()
109 static struct iio_map axp20x_maps[] = {141 static struct iio_map axp22x_maps[] = {608 struct iio_map *maps;
96 static struct iio_map axp288_adc_default_maps[] = {
298 static struct iio_map da9150_gpadc_default_maps[] = {
121 static struct iio_map sun4i_gpadc_hwmon_maps[] = {
11 struct iio_map {32 must pass the iio_map structures and a pointer to its own iio_dev structure
309 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()