Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dgpio-regulator.c123 static const struct regulator_ops gpio_regulator_voltage_ops = { variable
309 drvdata->desc.ops = &gpio_regulator_voltage_ops; in gpio_regulator_probe()