Searched defs:opp_dev (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/opp/ |
H A 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
|
H A D | debugfs.c | 171 static void opp_list_debug_create_dir(struct opp_device *opp_dev, in opp_list_debug_create_dir() argument 186 static void opp_list_debug_create_link(struct opp_device *opp_dev, in opp_list_debug_create_link() argument 207 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() argument 215 opp_migrate_dentry(struct opp_device *opp_dev, struct opp_table *opp_table) opp_migrate_dentry() argument 256 opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table) opp_debug_unregister() argument [all...] |
H A D | opp.h | 289 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() argument 292 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() argument
|
H A D | core.c | 42 struct opp_device *opp_dev; in _find_opp_dev() local 1368 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev() argument 1379 struct opp_device *opp_dev; in _add_opp_dev() local 1401 struct opp_device *opp_dev; _allocate_opp_table() local 1590 struct opp_device *opp_dev, *temp; _opp_table_kref_release() local [all...] |
/kernel/linux/linux-5.10/drivers/opp/ |
H A 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
|
H A D | debugfs.c | 143 static void opp_list_debug_create_dir(struct opp_device *opp_dev, in opp_list_debug_create_dir() argument 158 static void opp_list_debug_create_link(struct opp_device *opp_dev, in opp_list_debug_create_link() argument 179 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table) in opp_debug_register() argument 187 opp_migrate_dentry(struct opp_device *opp_dev, struct opp_table *opp_table) opp_migrate_dentry() argument 224 opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table) opp_debug_unregister() argument [all...] |
H A D | opp.h | 254 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register() argument 257 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister() argument
|
H A 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() argument 1042 struct opp_device *opp_dev; in _add_opp_dev_unlocked() local 1062 struct opp_device *opp_dev; _add_opp_dev() local 1074 struct opp_device *opp_dev; _allocate_opp_table() local 1186 struct opp_device *opp_dev, *temp; _opp_table_kref_release() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/mediatek/ |
H A D | mtk-svs.c | 419 struct device *opp_dev; member [all...] |
Completed in 11 milliseconds