Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9960.c223 static const struct regmap_config apds9960_regmap_config = { variable
1069 data->regmap = devm_regmap_init_i2c(client, &apds9960_regmap_config); in apds9960_probe()