Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Dmachine.h21 struct iio_map { struct
/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
/linux/drivers/iio/adc/
H A Daxp20x_adc.c157 static const struct iio_map axp20x_maps[] = {
168 static const struct iio_map axp22x_maps[] = {
175 static const struct iio_map axp717_maps[] = {
1017 const struct iio_map *maps;
H A Dmp2629_adc.c54 static const struct iio_map mp2629_adc_maps[] = {
H A Dintel_mrfld_adc.c166 static const struct iio_map iio_maps[] = {
H A Dltc2497-core.c171 struct iio_map *plat_data = dev_get_platdata(dev); in ltc2497core_probe()
H A Daxp288_adc.c106 static const struct iio_map axp288_adc_default_maps[] = {
H A Dintel_dc_ti_adc.c94 static struct iio_map dc_ti_adc_default_maps[] = {
/linux/drivers/iio/
H A Dinkern.c25 const struct iio_map *map;
47 int iio_map_array_register(struct iio_dev *indio_dev, const struct iio_map *maps) in iio_map_array_register()
92 const struct iio_map *maps) in devm_iio_map_array_register()