Home
last modified time | relevance | path

Searched refs:devm_pm_opp_set_supported_hw (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpm_opp.h647 static inline int devm_pm_opp_set_supported_hw(struct device *dev, in devm_pm_opp_set_supported_hw() function
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1751 devm_pm_opp_set_supported_hw(dev, &val, 1); in check_speed_bin()
H A Da6xx_gpu.c2377 ret = devm_pm_opp_set_supported_hw(dev, &supp_hw, 1); in a6xx_set_supported_hw()