Searched refs:opp_debug_unregister (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/opp/ |
| D | opp.h | 247 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
|
| D | debugfs.c | 224 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
|
| D | core.c | 1034 opp_debug_unregister(opp_dev, opp_table); in _remove_opp_dev()
|
| /kernel/linux/linux-6.6/drivers/opp/ |
| D | opp.h | 282 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
|
| D | debugfs.c | 254 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() function
|
| D | core.c | 1371 opp_debug_unregister(opp_dev, opp_table); in _remove_opp_dev()
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 45646 @@ -239,11 +239,55 @@ void opp_debug_unregister(struct opp_device *opp_dev,
|