Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/opp/
Dopp.h246 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table);
254 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() function
Ddebugfs.c179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() function
Dcore.c1054 opp_debug_register(opp_dev, opp_table); in _add_opp_dev_unlocked()
/kernel/linux/linux-6.6/drivers/opp/
Dopp.h281 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table);
289 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() function
Ddebugfs.c205 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() function
Dcore.c1393 opp_debug_register(opp_dev, opp_table); in _add_opp_dev()