Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9160.c161 static const struct regmap_config apds9160_regmap_config = { variable
1516 chip->regmap = devm_regmap_init_i2c(client, &apds9160_regmap_config); in apds9160_probe()