Symbol: iio_map
drivers/iio/adc/axp20x_adc.c
1018
const struct iio_map *maps;
drivers/iio/adc/axp20x_adc.c
158
static const struct iio_map axp20x_maps[] = {
drivers/iio/adc/axp20x_adc.c
169
static const struct iio_map axp22x_maps[] = {
drivers/iio/adc/axp20x_adc.c
176
static const struct iio_map axp717_maps[] = {
drivers/iio/adc/axp288_adc.c
106
static const struct iio_map axp288_adc_default_maps[] = {
drivers/iio/adc/da9150-gpadc.c
294
static const struct iio_map da9150_gpadc_default_maps[] = {
drivers/iio/adc/intel_dc_ti_adc.c
95
static struct iio_map dc_ti_adc_default_maps[] = {
drivers/iio/adc/intel_mrfld_adc.c
167
static const struct iio_map iio_maps[] = {
drivers/iio/adc/lp8788_adc.c
152
static const struct iio_map lp8788_default_iio_maps[] = {
drivers/iio/adc/lp8788_adc.c
163
const struct iio_map *map;
drivers/iio/adc/lp8788_adc.c
29
const struct iio_map *map;
drivers/iio/adc/ltc2497-core.c
171
struct iio_map *plat_data = dev_get_platdata(dev);
drivers/iio/adc/mp2629_adc.c
55
static const struct iio_map mp2629_adc_maps[] = {
drivers/iio/adc/rn5t618-adc.c
188
static const struct iio_map rn5t618_maps[] = {
drivers/iio/adc/sun4i-gpadc-iio.c
117
static const struct iio_map sun4i_gpadc_hwmon_maps[] = {
drivers/iio/inkern.c
25
const struct iio_map *map;
drivers/iio/inkern.c
47
int iio_map_array_register(struct iio_dev *indio_dev, const struct iio_map *maps)
drivers/iio/inkern.c
92
const struct iio_map *maps)
include/linux/iio/driver.h
13
struct iio_map;
include/linux/iio/driver.h
21
const struct iio_map *map);
include/linux/iio/driver.h
42
const struct iio_map *maps);
include/linux/mfd/lp8788.h
264
struct iio_map *adc_pdata;