Home
last modified time | relevance | path

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

/linux-6.15/include/linux/iio/
H A Ddriver.h13 struct iio_map;
21 const struct iio_map *map);
42 const struct iio_map *maps);
H A Dmachine.h21 struct iio_map { struct
/linux-6.15/drivers/iio/adc/
H A Dlp8788_adc.c29 const struct iio_map *map;
152 static const struct iio_map lp8788_default_iio_maps[] = {
163 const struct iio_map *map; in lp8788_iio_map_register()
H A Daxp20x_adc.c158 static const struct iio_map axp20x_maps[] = {
169 static const struct iio_map axp22x_maps[] = {
176 static struct iio_map axp717_maps[] = {
1017 const struct iio_map *maps;
H A Dmp2629_adc.c55 static const struct iio_map mp2629_adc_maps[] = {
H A Dintel_mrfld_adc.c167 static const struct iio_map iio_maps[] = {
H A Daxp288_adc.c106 static const struct iio_map axp288_adc_default_maps[] = {
H A Dltc2497-core.c171 struct iio_map *plat_data = dev_get_platdata(dev); in ltc2497core_probe()
H A Drn5t618-adc.c188 static const struct iio_map rn5t618_maps[] = {
H A Dda9150-gpadc.c294 static const struct iio_map da9150_gpadc_default_maps[] = {
H A Dsun4i-gpadc-iio.c117 static const struct iio_map sun4i_gpadc_hwmon_maps[] = {
/linux-6.15/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
/linux-6.15/include/linux/mfd/
H A Dlp8788.h264 struct iio_map *adc_pdata;
/linux-6.15/drivers/iio/
H A Dinkern.c24 const struct iio_map *map;
46 int iio_map_array_register(struct iio_dev *indio_dev, const struct iio_map *maps) in iio_map_array_register()
91 const struct iio_map *maps) in devm_iio_map_array_register()