Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
Dmt9v032.c980 static const struct regmap_config mt9v032_regmap_config = { variable
1051 mt9v032->regmap = devm_regmap_init_i2c(client, &mt9v032_regmap_config); in mt9v032_probe()