Searched refs:devm_pm_opp_set_regulators (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/lima/
H A Dlima_devfreq.c130 ret = devm_pm_opp_set_regulators(dev, regulator_names);
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c141 ret = devm_pm_opp_set_regulators(dev, pfdev->comp->supply_names);
/linux-master/include/linux/
H A Dpm_opp.h582 static inline int devm_pm_opp_set_regulators(struct device *dev, function
/linux-master/drivers/soc/tegra/
H A Dpmc.c1410 err = devm_pm_opp_set_regulators(pmc->dev, rname);

Completed in 253 milliseconds