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

/linux-4.1.27/drivers/regulator/
H A Dmax8660.c162 static struct regulator_ops max8660_dcdc_ops = { variable in typeref:struct:regulator_ops
269 .ops = &max8660_dcdc_ops,
279 .ops = &max8660_dcdc_ops,
426 max8660_dcdc_ops.enable = max8660_dcdc_enable; max8660_probe()
427 max8660_dcdc_ops.disable = max8660_dcdc_disable; max8660_probe()

Completed in 34 milliseconds