Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax8660.c162 static struct regulator_ops max8660_dcdc_ops = { variable
269 .ops = &max8660_dcdc_ops,
279 .ops = &max8660_dcdc_ops,
428 max8660_dcdc_ops.enable = max8660_dcdc_enable; in max8660_probe()
429 max8660_dcdc_ops.disable = max8660_dcdc_disable; in max8660_probe()