Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65132-regulator.c199 static const struct regulator_desc tps_regs_desc[TPS65132_MAX_REGULATORS] = { variable
252 rdev = devm_regulator_register(dev, &tps_regs_desc[id], in tps65132_probe()
257 tps_regs_desc[id].name, ret); in tps65132_probe()