Home
last modified time | relevance | path

Searched refs:iio_map (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/linux/iio/
H A Ddriver.h13 struct iio_map;
21 struct iio_map *map);
41 int devm_iio_map_array_register(struct device *dev, struct iio_dev *indio_dev, struct iio_map *maps…
H A Dmachine.h21 struct iio_map { struct
/openbmc/linux/drivers/iio/adc/
H A Dlp8788_adc.c29 struct iio_map *map;
152 static struct iio_map lp8788_default_iio_maps[] = {
171 struct iio_map *map; in lp8788_iio_map_register()
H A Dltc2497-core.c204 struct iio_map *plat_data; in ltc2497core_probe()
206 plat_data = (struct iio_map *)dev->platform_data; in ltc2497core_probe()
H A Daxp20x_adc.c107 static struct iio_map axp20x_maps[] = {
139 static struct iio_map axp22x_maps[] = {
629 struct iio_map *maps;
H A Dmp2629_adc.c55 static struct iio_map mp2629_adc_maps[] = {
H A Dintel_mrfld_adc.c167 static struct iio_map iio_maps[] = {
H A Daxp288_adc.c106 static struct iio_map axp288_adc_default_maps[] = {
H A Drn5t618-adc.c189 static struct iio_map rn5t618_maps[] = {
H A Dda9150-gpadc.c294 static struct iio_map da9150_gpadc_default_maps[] = {
H A Dsun4i-gpadc-iio.c117 static struct iio_map sun4i_gpadc_hwmon_maps[] = {
/openbmc/linux/drivers/staging/iio/Documentation/
H A Dinkernel.txt11 struct iio_map {
32 must pass the iio_map structures and a pointer to its own iio_dev structure
/openbmc/linux/include/linux/mfd/
H A Dlp8788.h305 struct iio_map *adc_pdata;
/openbmc/linux/drivers/iio/
H A Dinkern.c22 struct iio_map *map;
44 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) in iio_map_array_register()
93 int devm_iio_map_array_register(struct device *dev, struct iio_dev *indio_dev, struct iio_map *maps) in devm_iio_map_array_register()