| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_opp.h | 145 struct opp_table *dev_pm_opp_set_regulators(struct device *dev, const char * const names[], unsigne… 316 static inline struct opp_table *dev_pm_opp_set_regulators(struct device *dev, const char * const na… in dev_pm_opp_set_regulators() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_devfreq.c | 100 opp_table = dev_pm_opp_set_regulators(dev, pfdev->comp->supply_names, in panfrost_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_devfreq.c | 149 opp_table = dev_pm_opp_set_regulators(dev, in lima_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq-dt.c | 231 priv->opp_table = dev_pm_opp_set_regulators(cpu_dev, ®_name, in dt_cpufreq_early_init()
|
| H A D | ti-cpufreq.c | 389 ti_opp_table = dev_pm_opp_set_regulators(opp_data->cpu_dev, in ti_cpufreq_probe()
|
| H A D | rockchip-cpufreq.c | 617 reg_table = dev_pm_opp_set_regulators(dev, reg_names, in rockchip_cpufreq_cluster_init()
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | exynos-bus.c | 183 opp_table = dev_pm_opp_set_regulators(dev, &vdd, 1); in exynos_bus_parent_parse_of()
|
| H A D | rockchip_dmc.c | 2949 reg_opp_table = dev_pm_opp_set_regulators(dev, reg_names, in rockchip_dmcfreq_power_control()
|
| /OK3568_Linux_fs/kernel/drivers/opp/ |
| H A D | core.c | 1754 struct opp_table *dev_pm_opp_set_regulators(struct device *dev, in dev_pm_opp_set_regulators() function 1818 EXPORT_SYMBOL_GPL(dev_pm_opp_set_regulators);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 502 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_exynosauto | 977 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_generic | 430 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_exynos | 403 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_imx | 1269 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_mtk | 499 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_rockchip | 313 dev_pm_opp_set_regulators
|
| H A D | abi_gki_aarch64_galaxy | 1128 dev_pm_opp_set_regulators
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/ |
| H A D | rknpu_drv.c | 1321 reg_table = dev_pm_opp_set_regulators(dev, reg_names, 2); in rknpu_devfreq_init() 1331 reg_table = dev_pm_opp_set_regulators(dev, reg_names, 1); in rknpu_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_kernel_linux.c | 573 mdev->opp_table = dev_pm_opp_set_regulators(mdev->dev, &name, 1); in mali_probe()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvenc2.c | 1780 reg_table = dev_pm_opp_set_regulators(dev, reg_names, 2); in rkvenc_devfreq_init() 1784 reg_table = dev_pm_opp_set_regulators(dev, reg_names, 1); in rkvenc_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 4603 kbdev->token = dev_pm_opp_set_regulators(kbdev->dev, regulator_names); in power_control_init() 4614 dev_pm_opp_set_regulators(kbdev->dev, regulator_names, in power_control_init()
|