Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dfxls8962af.h20 extern const struct regmap_config fxls8962af_regmap_conf;
Dfxls8962af-spi.c21 regmap = devm_regmap_init_spi(spi, &fxls8962af_regmap_conf); in fxls8962af_probe()
Dfxls8962af-i2c.c21 regmap = devm_regmap_init_i2c(client, &fxls8962af_regmap_conf); in fxls8962af_probe()
Dfxls8962af-core.c157 const struct regmap_config fxls8962af_regmap_conf = { variable
162 EXPORT_SYMBOL_GPL(fxls8962af_regmap_conf);