Go to the documentation of this file.
14 #ifndef __LINUX_OPP_H__
15 #define __LINUX_OPP_H__
28 #if defined(CONFIG_PM_OPP)
52 int of_init_opp_table(
struct device *
dev);
54 static inline int of_init_opp_table(
struct device *
dev)
115 #if defined(CONFIG_CPU_FREQ) && defined(CONFIG_PM_OPP)
116 int opp_init_cpufreq_table(
struct device *
dev,
118 void opp_free_cpufreq_table(
struct device *
dev,
121 static inline int opp_init_cpufreq_table(
struct device *
dev,
128 void opp_free_cpufreq_table(
struct device *
dev,