Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/opp/
Dof.c641 static int _read_bw(struct dev_pm_opp *new_opp, struct opp_table *table, struct device_node *np, bo… in _read_bw()
683 static int _read_opp_key(struct dev_pm_opp *new_opp, struct opp_table *table, struct device_node *n… in _read_opp_key()
755 struct dev_pm_opp *new_opp; in _opp_add_static_v2() local