Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/addac/
Dstx104.c124 static const struct regmap_config aio_ctl_regmap_config = { variable
439 aio_ctl_map = devm_regmap_init_mmio(dev, stx104_base, &aio_ctl_regmap_config); in stx104_probe()