Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dcw2015_battery.c634 static const struct regmap_config cw2015_regmap_config = { variable
663 cw_bat->regmap = devm_regmap_init_i2c(client, &cw2015_regmap_config); in cw_bat_probe()