opp_device         33 drivers/opp/core.c static struct opp_device *_find_opp_dev(const struct device *dev,
opp_device         36 drivers/opp/core.c 	struct opp_device *opp_dev;
opp_device        910 drivers/opp/core.c static void _remove_opp_dev(struct opp_device *opp_dev,
opp_device        918 drivers/opp/core.c static struct opp_device *_add_opp_dev_unlocked(const struct device *dev,
opp_device        921 drivers/opp/core.c 	struct opp_device *opp_dev;
opp_device        938 drivers/opp/core.c struct opp_device *_add_opp_dev(const struct device *dev,
opp_device        941 drivers/opp/core.c 	struct opp_device *opp_dev;
opp_device        953 drivers/opp/core.c 	struct opp_device *opp_dev;
opp_device       1046 drivers/opp/core.c 	struct opp_device *opp_dev, *temp;
opp_device        158 drivers/opp/cpu.c 	struct opp_device *opp_dev;
opp_device        207 drivers/opp/cpu.c 	struct opp_device *opp_dev;
opp_device        101 drivers/opp/debugfs.c static void opp_list_debug_create_dir(struct opp_device *opp_dev,
opp_device        116 drivers/opp/debugfs.c static void opp_list_debug_create_link(struct opp_device *opp_dev,
opp_device        137 drivers/opp/debugfs.c void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table)
opp_device        145 drivers/opp/debugfs.c static void opp_migrate_dentry(struct opp_device *opp_dev,
opp_device        148 drivers/opp/debugfs.c 	struct opp_device *new_dev;
opp_device        182 drivers/opp/debugfs.c void opp_debug_unregister(struct opp_device *opp_dev,
opp_device        212 drivers/opp/opp.h struct opp_device *_add_opp_dev(const struct device *dev, struct opp_table *opp_table);
opp_device        239 drivers/opp/opp.h void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table);
opp_device        240 drivers/opp/opp.h void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table);
opp_device        247 drivers/opp/opp.h static inline void opp_debug_register(struct opp_device *opp_dev,
opp_device        250 drivers/opp/opp.h static inline void opp_debug_unregister(struct opp_device *opp_dev,