Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dsx9310.c247 static const struct regmap_config sx9310_regmap_config = { variable
931 return sx_common_probe(client, &sx9310_chip_info, &sx9310_regmap_config); in sx9310_probe()