Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/opp/
H A Dopp.h245 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table);
251 static inline void opp_debug_create_one(struct dev_pm_opp *opp, in opp_debug_create_one() function
H A Ddebugfs.c105 void opp_debug_create_one(struct dev_pm_opp *opp, struct opp_table *opp_table) in opp_debug_create_one() function
H A Dcore.c1520 opp_debug_create_one(new_opp, opp_table); in _opp_add()