Home
last modified time | relevance | path

Searched defs:opp (Results 1 – 10 of 10) sorted by relevance

/drivers/base/power/
Dopp.c62 struct opp { struct
69 struct device_opp *dev_opp; argument
74 * struct device_opp - Device opp structure argument
153 unsigned long opp_get_voltage(struct opp *opp) in opp_get_voltage()
183 unsigned long opp_get_freq(struct opp *opp) in opp_get_freq()
261 struct opp *temp_opp, *opp = ERR_PTR(-ERANGE); in opp_find_freq_exact() local
306 struct opp *temp_opp, *opp = ERR_PTR(-ERANGE); in opp_find_freq_ceil() local
353 struct opp *temp_opp, *opp = ERR_PTR(-ERANGE); in opp_find_freq_floor() local
399 struct opp *opp, *new_opp; in opp_add() local
487 struct opp *new_opp, *tmp_opp, *opp = ERR_PTR(-ENODEV); in opp_set_availability() local
[all …]
/drivers/cpufreq/
Dcpufreq-cpu0.c46 struct opp *opp; in cpu0_set_target() local
241 struct opp *opp; in cpu0_cpufreq_probe() local
Dimx6q-cpufreq.c51 struct opp *opp; in imx6q_set_target() local
213 struct opp *opp; in imx6q_cpufreq_probe() local
Domap-cpufreq.c68 struct opp *opp; in omap_target() local
Dexynos5440-cpufreq.c121 struct opp *opp; in init_div_table() local
/drivers/devfreq/
Dexynos4_bus.c642 struct opp *opp; in exynos4_bus_target() local
959 struct opp *opp; in exynos4_busfreq_pm_notifier_event() local
1022 struct opp *opp; in exynos4_busfreq_probe() local
Ddevfreq.c878 struct opp *opp; in show_available_freqs() local
1006 struct opp *opp; in devfreq_recommended_opp() local
/drivers/sbus/char/
Dopenprom.c136 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout()
306 struct openpromio *opp = NULL; in openprom_sunos_ioctl() local
/drivers/mfd/
Ddb8500-prcmu.c902 int db8500_prcmu_set_arm_opp(u8 opp) in db8500_prcmu_set_arm_opp()
960 int db8500_prcmu_set_ddr_opp(u8 opp) in db8500_prcmu_set_ddr_opp()
1024 int db8500_prcmu_set_ape_opp(u8 opp) in db8500_prcmu_set_ape_opp()
/drivers/tty/
Dn_tty.c550 unsigned char *opp; in process_echoes() local