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

/linux-4.1.27/drivers/regulator/
H A Dmax8998.c466 static struct regulator_ops max8998_others_ops = { variable in typeref:struct:regulator_ops
596 .ops = &max8998_others_ops,
602 .ops = &max8998_others_ops,
608 .ops = &max8998_others_ops,
614 .ops = &max8998_others_ops,
620 .ops = &max8998_others_ops,
861 if (desc && regulators[index].ops != &max8998_others_ops) { max8998_pmic_probe()

Completed in 41 milliseconds