Home
last modified time | relevance | path

Searched defs:opp_table (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/opp/
Dopp.h91 struct opp_table *opp_table; member
168 struct opp_table { struct
184 enum opp_table_access shared_opp; argument
189 struct opp_table **required_opp_tables; argument
190 unsigned int required_opp_count;
215 bool _opp_remove_all_static(struct opp_table *opp_table); argument
236 static inline void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, int index) {} in _of_init_opp_table()
237 static inline void _of_clear_opp_table(struct opp_table *opp_table) {} in _of_clear_opp_table()
239 static inline void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
252 struct opp_table *opp_table) { } in opp_debug_create_one()
[all …]
Dcore.c34 struct opp_table *opp_table) in _find_opp_dev()
47 struct opp_table *opp_table; in _find_opp_table_unlocked() local
78 struct opp_table *opp_table; in _find_opp_table() local
177 struct opp_table *opp_table; in dev_pm_opp_get_max_clock_latency() local
200 struct opp_table *opp_table; in dev_pm_opp_get_max_volt_latency() local
286 struct opp_table *opp_table; in dev_pm_opp_get_suspend_opp_freq() local
302 int _get_opp_count(struct opp_table *opp_table) in _get_opp_count()
328 struct opp_table *opp_table; in dev_pm_opp_get_opp_count() local
373 struct opp_table *opp_table; in dev_pm_opp_find_freq_exact() local
422 struct opp_table *opp_table; in dev_pm_opp_find_level_exact() local
[all …]
Dof.c44 struct opp_table *opp_table, *managed_table = NULL; in _managed_opp() local
75 static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, in _find_opp_of_np()
104 struct opp_table *opp_table; in _find_table_of_opp_np() local
128 static void _opp_table_free_required_tables(struct opp_table *opp_table) in _opp_table_free_required_tables()
153 static void _opp_table_alloc_required_tables(struct opp_table *opp_table, in _opp_table_alloc_required_tables()
211 void _of_init_opp_table(struct opp_table *opp_table, struct device *dev, in _of_init_opp_table()
251 void _of_clear_opp_table(struct opp_table *opp_table) in _of_clear_opp_table()
260 void _of_opp_free_required_opps(struct opp_table *opp_table, in _of_opp_free_required_opps()
282 static int _of_opp_alloc_required_opps(struct opp_table *opp_table, in _of_opp_alloc_required_opps()
327 static int _bandwidth_supported(struct device *dev, struct opp_table *opp_table) in _bandwidth_supported()
[all …]
Ddebugfs.c54 struct opp_table *opp_table, in opp_debug_create_bw()
77 struct opp_table *opp_table, in opp_debug_create_supplies()
105 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one()
144 struct opp_table *opp_table) in opp_list_debug_create_dir()
159 struct opp_table *opp_table) in opp_list_debug_create_link()
179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register()
188 struct opp_table *opp_table) in opp_migrate_dentry()
225 struct opp_table *opp_table) in opp_debug_unregister()
Dcpu.c159 struct opp_table *opp_table; in dev_pm_opp_set_sharing_cpus() local
208 struct opp_table *opp_table; in dev_pm_opp_get_sharing_cpus() local
/kernel/linux/linux-5.10/include/linux/
Dpm_opp.h171 static inline void dev_pm_opp_put_opp_table(struct opp_table *opp_table) {} in dev_pm_opp_put_opp_table()
299 static inline void dev_pm_opp_put_supported_hw(struct opp_table *opp_table) {} in dev_pm_opp_put_supported_hw()
307 static inline void dev_pm_opp_unregister_set_opp_helper(struct opp_table *opp_table) {} in dev_pm_opp_unregister_set_opp_helper()
314 static inline void dev_pm_opp_put_prop_name(struct opp_table *opp_table) {} in dev_pm_opp_put_prop_name()
321 static inline void dev_pm_opp_put_regulators(struct opp_table *opp_table) {} in dev_pm_opp_put_regulators()
328 static inline void dev_pm_opp_put_clkname(struct opp_table *opp_table) {} in dev_pm_opp_put_clkname()
335 static inline void dev_pm_opp_detach_genpd(struct opp_table *opp_table) {} in dev_pm_opp_detach_genpd()
442 static inline int dev_pm_opp_of_find_icc_paths(struct device *dev, struct opp_table *opp_table) in dev_pm_opp_of_find_icc_paths()
Dqcom-geni-se.h61 struct opp_table *opp_table; member
Dpm_domain.h125 struct opp_table *opp_table; /* OPP table of the genpd */ member
/kernel/linux/linux-5.10/drivers/cpufreq/
Dtegra20-cpufreq.c38 struct opp_table *opp_table; in tegra20_cpufreq_probe() local
92 struct opp_table *opp_table; in tegra20_cpufreq_remove() local
Dsti-cpufreq.c161 struct opp_table *opp_table; in sti_cpufreq_set_opp_info() local
Dcpufreq-dt.c32 struct opp_table *opp_table; member
Dti-cpufreq.c63 struct opp_table *opp_table; member
/kernel/linux/linux-5.10/drivers/soc/samsung/
Dexynos-asv.c89 struct opp_table *opp_table; in exynos_asv_update_opps() local
/kernel/linux/linux-5.10/drivers/devfreq/
Dexynos-bus.c35 struct opp_table *opp_table; member
179 struct opp_table *opp_table; in exynos_bus_parent_parse_of() local
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
Dlima_devfreq.c128 struct opp_table *opp_table; in lima_devfreq_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_devfreq.c96 struct opp_table *opp_table; in panfrost_devfreq_init() local
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dda850.dtsi32 opp_table: opp-table { label
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_kms.h133 struct opp_table *opp_table; member
/kernel/linux/linux-5.10/drivers/spi/
Dspi-qcom-qspi.c145 struct opp_table *opp_table; member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dpm_helpers.c754 struct opp_table *opp_table; in vcodec_domains_get() local
Dcore.h161 struct opp_table *opp_table; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
Ddsi_host.c115 struct opp_table *opp_table; member
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-msm.c265 struct opp_table *opp_table; member