Searched defs:opp_dev (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/drivers/opp/ |
| D | debugfs.c | 130 static int opp_list_debug_create_dir(struct opp_device *opp_dev, in opp_list_debug_create_dir() 151 static int opp_list_debug_create_link(struct opp_device *opp_dev, in opp_list_debug_create_link() 183 int opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() 196 static void opp_migrate_dentry(struct opp_device *opp_dev, in opp_migrate_dentry() 233 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|
| D | cpu.c | 160 struct opp_device *opp_dev; in dev_pm_opp_set_sharing_cpus() local 209 struct opp_device *opp_dev; in dev_pm_opp_get_sharing_cpus() local
|
| D | core.c | 39 struct opp_device *opp_dev; in _find_opp_dev() local 749 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev() 760 struct opp_device *opp_dev; in _add_opp_dev() local 783 struct opp_device *opp_dev; in _allocate_opp_table() local 854 struct opp_device *opp_dev; in _opp_table_kref_release() local
|
| D | opp.h | 221 static inline int opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() 225 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|
| /kernel/linux/linux-5.10/drivers/opp/ |
| D | debugfs.c | 143 static void opp_list_debug_create_dir(struct opp_device *opp_dev, in opp_list_debug_create_dir() 158 static void opp_list_debug_create_link(struct opp_device *opp_dev, in opp_list_debug_create_link() 179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() 187 static void opp_migrate_dentry(struct opp_device *opp_dev, in opp_migrate_dentry() 224 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|
| D | cpu.c | 158 struct opp_device *opp_dev; in dev_pm_opp_set_sharing_cpus() local 207 struct opp_device *opp_dev; in dev_pm_opp_get_sharing_cpus() local
|
| D | core.c | 36 struct opp_device *opp_dev; in _find_opp_dev() local 1031 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev() 1042 struct opp_device *opp_dev; in _add_opp_dev_unlocked() local 1062 struct opp_device *opp_dev; in _add_opp_dev() local 1074 struct opp_device *opp_dev; in _allocate_opp_table() local 1186 struct opp_device *opp_dev, *temp; in _opp_table_kref_release() local
|
| D | opp.h | 254 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() 257 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
|