Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h110 struct opp_table *rockchip_set_opp_prop_name(struct device *dev, int process,
213 static inline struct opp_table *rockchip_set_opp_prop_name(struct device *dev, in rockchip_set_opp_prop_name() function
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c1374 struct opp_table *rockchip_set_opp_prop_name(struct device *dev, int process, in rockchip_set_opp_prop_name() function
1393 EXPORT_SYMBOL(rockchip_set_opp_prop_name);
1902 rockchip_set_opp_prop_name(dev, process, volt_sel); in rockchip_init_opp_table()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c612 pname_table = rockchip_set_opp_prop_name(dev, process, volt_sel); in rockchip_cpufreq_cluster_init()