Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax8998.c451 static struct regulator_ops max8998_others_ops = { variable
581 .ops = &max8998_others_ops,
587 .ops = &max8998_others_ops,
593 .ops = &max8998_others_ops,
599 .ops = &max8998_others_ops,
605 .ops = &max8998_others_ops,
847 if (desc && regulators[index].ops != &max8998_others_ops) { in max8998_pmic_probe()