Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dfixed.c207 static const struct regulator_ops fixed_voltage_ops = { variable
276 drvdata->desc.ops = &fixed_voltage_ops; in reg_fixed_voltage_probe()