Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c209 static const struct dm_regulator_ops fan53555_regulator_ops = { variable
217 .ops = &fan53555_regulator_ops,
/openbmc/linux/drivers/regulator/
H A Dfan53555.c241 static const struct regulator_ops fan53555_regulator_ops = { variable
584 rdesc->ops = &fan53555_regulator_ops; in fan53555_regulator_register()