Home
last modified time | relevance | path

Searched refs:opp_table (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dpm_opp.h24 struct opp_table;
54 typedef int (*config_clks_t)(struct device *dev, struct opp_table *opp_table,
104 struct opp_table *dev_pm_opp_get_opp_table_ref(struct opp_table *opp_table);
105 void dev_pm_opp_put_opp_table(struct opp_table *opp_table);
188 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data,
212 static inline struct opp_table *dev_pm_opp_get_opp_table_ref(struct opp_table *opp_table) in dev_pm_opp_get_opp_table_ref() argument
214 return opp_table; in dev_pm_opp_get_opp_table_ref()
217 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table() argument
415 struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, in dev_pm_opp_config_clks_simple() argument
495 int dev_pm_opp_of_find_icc_paths(struct device *dev, struct opp_table *opp_table);
[all …]
A Ddevfreq.h191 struct opp_table *opp_table; member
A Dpm_domain.h184 struct opp_table;
213 struct opp_table *opp_table; /* OPP table of the genpd */ member
/include/ufs/
A Dufshcd.h1345 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table,

Completed in 15 milliseconds