Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9v032.c988 static const struct regmap_config mt9v032_regmap_config = { variable
1059 mt9v032->regmap = devm_regmap_init_i2c(client, &mt9v032_regmap_config); in mt9v032_probe()

Completed in 4 milliseconds