Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/opp/
Dopp.h261 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table);
271 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
Ddebugfs.c224 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
Dcore.c1178 opp_debug_unregister(opp_dev, opp_table); in _remove_opp_dev()