Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Das3722_regulator.c143 static const struct dm_regulator_ops as3722_ldo_ops = { variable
160 .ops = &as3722_ldo_ops,
/openbmc/linux/drivers/regulator/
H A Das3722-regulator.c398 static const struct regulator_ops as3722_ldo_ops = { variable
784 ops = &as3722_ldo_ops; in as3722_regulator_probe()