Searched full:regulator_force_disable (Results 1 – 11 of 11) sorted by relevance
14 calling regulator_force_disable(). If the power is still on and the
29 regulator_force_disable(cpu_regulator); in regulator_poweroff_do_poweroff()
226 int regulator_force_disable(struct regulator *regulator);426 static inline int regulator_force_disable(struct regulator *regulator) in regulator_force_disable() function
241 int regulator_force_disable(struct regulator *regulator);457 static inline int regulator_force_disable(struct regulator *regulator) in regulator_force_disable() function
65 int regulator_force_disable(regulator);
2922 /* locks held by regulator_force_disable() */2949 * regulator_force_disable - force disable regulator output2957 int regulator_force_disable(struct regulator *regulator) in regulator_force_disable() function2982 EXPORT_SYMBOL_GPL(regulator_force_disable);4823 * Although regulator_force_disable function call for some consumers can4834 regulator_force_disable(consumers[i].consumer); in regulator_bulk_force_disable()
3071 /* locks held by regulator_force_disable() */3098 * regulator_force_disable - force disable regulator output3106 int regulator_force_disable(struct regulator *regulator) in regulator_force_disable() function3131 EXPORT_SYMBOL_GPL(regulator_force_disable);5025 * Although regulator_force_disable function call for some consumers can5036 regulator_force_disable(consumers[i].consumer); in regulator_bulk_force_disable()
428 regulator_force_disable( in try_charger_enable()
55980 + ret = regulator_force_disable(regulator);