Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/opp/
Dopp.h211 int opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table);
219 static inline int opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() function
Ddebugfs.c183 int opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() function
Dcore.c772 ret = opp_debug_register(opp_dev, opp_table); in _add_opp_dev()