Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpm_opp.h404 int devm_pm_opp_of_add_table_indexed(struct device *dev, int index);
430 static inline int devm_pm_opp_of_add_table_indexed(struct device *dev, int index) in devm_pm_opp_of_add_table_indexed() function
/linux-6.3-rc2/drivers/opp/
A Dof.c1221 int devm_pm_opp_of_add_table_indexed(struct device *dev, int index) in devm_pm_opp_of_add_table_indexed() function
1225 EXPORT_SYMBOL_GPL(devm_pm_opp_of_add_table_indexed);
/linux-6.3-rc2/drivers/devfreq/
A Dtegra30-devfreq.c899 err = devm_pm_opp_of_add_table_indexed(&pdev->dev, 0); in tegra_devfreq_probe()

Completed in 13 milliseconds