Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
Dopp.h247 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table);
257 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.c1034 opp_debug_unregister(opp_dev, opp_table); in _remove_opp_dev()
/kernel/linux/linux-6.6/drivers/opp/
Dopp.h282 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table);
292 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
Ddebugfs.c254 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
Dcore.c1371 opp_debug_unregister(opp_dev, opp_table); in _remove_opp_dev()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch45646 @@ -239,11 +239,55 @@ void opp_debug_unregister(struct opp_device *opp_dev,