Home
last modified time | relevance | path

Searched defs:opp_dev (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/opp/
Ddebugfs.c143 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()
Dcpu.c158 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
Dcore.c36 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
Dopp.h254 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()
/kernel/linux/linux-6.6/drivers/opp/
Ddebugfs.c171 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()
256 void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
Dcpu.c158 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
Dopp.h289 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register()
292 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
Dcore.c42 struct opp_device *opp_dev; in _find_opp_dev() local
1391 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev()
1402 struct opp_device *opp_dev; in _add_opp_dev() local
1424 struct opp_device *opp_dev; in _allocate_opp_table() local
1613 struct opp_device *opp_dev, *temp; in _opp_table_kref_release() local
/kernel/linux/linux-6.6/drivers/soc/mediatek/
Dmtk-svs.c419 struct device *opp_dev; member