Home
last modified time | relevance | path

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

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