Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dstx104.c152 static const struct regmap_config aio_data_regmap_config = { variable
444 aio_data_map = devm_regmap_init_mmio(dev, stx104_base, &aio_data_regmap_config); in stx104_probe()