Searched refs:opp_device (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/opp/ |
| H A D | opp.h | 145 struct opp_device { struct 257 struct opp_device *_add_opp_dev(const struct device *dev, struct opp_table *opp_table); 287 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table); 288 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table); 295 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() 298 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|
| H A D | debugfs.c | 171 static void opp_list_debug_create_dir(struct opp_device *opp_dev, in opp_list_debug_create_dir() 186 static void opp_list_debug_create_link(struct opp_device *opp_dev, in opp_list_debug_create_link() 207 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() 215 static void opp_migrate_dentry(struct opp_device *opp_dev, in opp_migrate_dentry() 218 struct opp_device *new_dev = NULL, *iter; in opp_migrate_dentry() 254 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|
| H A D | cpu.c | 158 struct opp_device *opp_dev; in dev_pm_opp_set_sharing_cpus() 207 struct opp_device *opp_dev; in dev_pm_opp_get_sharing_cpus()
|
| H A D | core.c | 42 struct opp_device *opp_dev; in _find_opp_dev() 1445 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev() 1453 struct opp_device *_add_opp_dev(const struct device *dev, in _add_opp_dev() 1456 struct opp_device *opp_dev; in _add_opp_dev() 1478 struct opp_device *opp_dev; in _allocate_opp_table() 1660 struct opp_device *opp_dev, *temp; in _opp_table_kref_release()
|