Searched refs:max8997_buck_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
D | max8997.c | 763 static struct regulator_ops max8997_buck_ops = { variable 875 MAX8997_VOLTAGE_REGULATOR(BUCK1, max8997_buck_ops), 876 MAX8997_VOLTAGE_REGULATOR(BUCK2, max8997_buck_ops), 877 MAX8997_VOLTAGE_REGULATOR(BUCK3, max8997_buck_ops), 878 MAX8997_VOLTAGE_REGULATOR(BUCK4, max8997_buck_ops), 879 MAX8997_VOLTAGE_REGULATOR(BUCK5, max8997_buck_ops), 881 MAX8997_VOLTAGE_REGULATOR(BUCK7, max8997_buck_ops),
|