Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc210iot.c160 static const struct regmap_config sc210iot_regmap_config = { variable
1030 sc210iot->regmap = devm_regmap_init_i2c(client, &sc210iot_regmap_config); in sc210iot_probe()