Lines Matching refs:functions
28 OPP library provides a set of helper functions to organize and query the OPP
58 operational functions operate only on available opps:
63 be used for opp_enable/disable functions to make an opp available as required.
66 get_opp_count if opp_enable/disable functions are invoked for a device, the
74 OPP library uses RCU for exclusivity. RCU allows the query functions to operate
85 mutex to implment RCU updater strategy. These functions should *NOT* be called
86 under RCU locks and other contexts that prevent blocking functions in RCU or
96 OPPs dynamically using the opp_enable / disable functions.
101 with the opp_enable/disable functions. OPP library internally stores
125 frequency back to the corresponding OPP, OPP library provides handy functions
127 functions return the matching pointer representing the opp if a match is
188 situation. The OPP library provides a set of functions to modify the
191 These functions are intended to *temporarily* remove an OPP in conditions such
194 WARNING: Do not use these functions in interrupt context.
230 Since OPP library abstracts away the OPP information, a set of functions to pull
232 retrieved using the search functions, the following functions can be used by SoC
253 Example: Lets say the SoC framework uses a couple of helper functions
342 accessed by various functions as described above. However, the structures
355 availability of the OPP can be modified by opp_enable/disable functions.
370 Search functions:
375 Retrieval functions: