Home
last modified time | relevance | path

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

/linux/drivers/iio/gyro/
H A Dfxas21002c_spi.c16 static const struct regmap_config fxas21002c_regmap_spi_conf = { variable
27 regmap = devm_regmap_init_spi(spi, &fxas21002c_regmap_spi_conf); in fxas21002c_spi_probe()