Searched refs:old_opp (Results 1 – 2 of 2) sorted by relevance
276 struct dev_pm_opp *old_opp, struct dev_pm_opp *new_opp, in ti_opp_config_regulators() argument296 old_freq = dev_pm_opp_get_freq(old_opp); in ti_opp_config_regulators()331 ret = dev_pm_opp_get_supplies(old_opp, opp_data.old_supplies); in ti_opp_config_regulators()
542 old_opp: *mut bindings::dev_pm_opp, in config_regulators()553 unsafe { OPP::from_raw_opp(old_opp)? }, in config_regulators()