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

/linux-master/drivers/regulator/
H A Drpi-panel-attiny-regulator.c73 static const struct regmap_config attiny_regmap_config = { variable in typeref:struct:regmap_config
302 regmap = devm_regmap_init_i2c(i2c, &attiny_regmap_config);

Completed in 120 milliseconds