Lines Matching defs:opp
58 struct opp { struct
65 struct device_opp *dev_opp; argument
69 * struct device_opp - Device opp structure argument
148 unsigned long opp_get_voltage(struct opp *opp) in opp_get_voltage()
177 unsigned long opp_get_freq(struct opp *opp) in opp_get_freq()
250 struct opp *temp_opp, *opp = ERR_PTR(-ENODEV); in opp_find_freq_exact() local
290 struct opp *temp_opp, *opp = ERR_PTR(-ENODEV); in opp_find_freq_ceil() local
332 struct opp *temp_opp, *opp = ERR_PTR(-ENODEV); in opp_find_freq_floor() local
377 struct opp *opp, *new_opp; in opp_add() local
465 struct opp *new_opp, *tmp_opp, *opp = ERR_PTR(-ENODEV); in opp_set_availability() local
604 struct opp *opp; in opp_init_cpufreq_table() local