Lines Matching refs:supply
11 A consumer driver can get access to its supply regulator by calling :-
15 The consumer passes in its struct device pointer and power supply ID. The core
37 A consumer can enable its power supply by calling:-
41 NOTE: The supply may already be enabled before regulator_enabled() is called.
52 A consumer can disable its supply when no longer needed by calling :-
56 NOTE: This may not disable the supply if it's shared with other consumers. The
70 Some consumer drivers need to be able to dynamically change their supply
75 Consumers can control their supply voltage by calling :-
100 Some consumer drivers need to be able to dynamically change their supply
105 Consumers can control their supply current limit by calling :-
130 their supply regulator to be more efficient when the consumers operating state
137 Consumer drivers can request a change in their supply regulator operating mode
192 the supply voltage over I2C to achieve a desired output clock rate