Home
last modified time | relevance | path

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

/drivers/opp/
Dof.c461 int dev_pm_opp_of_find_icc_paths(struct device *dev, in dev_pm_opp_of_find_icc_paths() function
523 EXPORT_SYMBOL_GPL(dev_pm_opp_of_find_icc_paths);
Dcore.c1335 ret = dev_pm_opp_of_find_icc_paths(dev, opp_table); in _allocate_opp_table()
/drivers/cpufreq/
Dqcom-cpufreq-hw.c693 ret = dev_pm_opp_of_find_icc_paths(cpu_dev, NULL); in qcom_cpufreq_hw_driver_probe()
/drivers/mmc/host/
Dsdhci-msm.c2613 ret = dev_pm_opp_of_find_icc_paths(&pdev->dev, NULL); in sdhci_msm_probe()