Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax8660.c149 static struct regulator_ops max8660_dcdc_ops = { variable
256 .ops = &max8660_dcdc_ops,
266 .ops = &max8660_dcdc_ops,
415 max8660_dcdc_ops.enable = max8660_dcdc_enable; in max8660_probe()
416 max8660_dcdc_ops.disable = max8660_dcdc_disable; in max8660_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax8660.c149 static struct regulator_ops max8660_dcdc_ops = { variable
256 .ops = &max8660_dcdc_ops,
266 .ops = &max8660_dcdc_ops,
415 max8660_dcdc_ops.enable = max8660_dcdc_enable; in max8660_probe()
416 max8660_dcdc_ops.disable = max8660_dcdc_disable; in max8660_probe()

Completed in 3 milliseconds