Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dgpio-regulator.c241 static struct regulator_ops gpio_regulator_current_ops = { variable
315 drvdata->desc.ops = &gpio_regulator_current_ops; in gpio_regulator_probe()