Home
last modified time | relevance | path

Searched refs:opp_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/opp/
H A Dopp.h145 struct opp_device { struct
256 struct opp_device *_add_opp_dev(const struct device *dev, struct opp_table *opp_table);
286 void opp_debug_register(struct opp_device *opp_dev, struct opp_table *opp_table);
287 void opp_debug_unregister(struct opp_device *opp_dev, struct opp_table *opp_table);
294 static inline void opp_debug_register(struct opp_device *opp_dev, in opp_debug_register()
297 static inline void opp_debug_unregister(struct opp_device *opp_dev, in opp_debug_unregister()
H A Dcpu.c157 struct opp_device *opp_dev; in dev_pm_opp_set_sharing_cpus()
205 struct opp_device *opp_dev; in dev_pm_opp_get_sharing_cpus()
H A Dcore.c42 struct opp_device *opp_dev; in _find_opp_dev()
1496 static void _remove_opp_dev(struct opp_device *opp_dev, in _remove_opp_dev()
1504 struct opp_device *_add_opp_dev(const struct device *dev, in _add_opp_dev()
1507 struct opp_device *opp_dev; in _add_opp_dev()
1528 struct opp_device *opp_dev; in _allocate_opp_table()
1710 struct opp_device *opp_dev, *temp; in _opp_table_kref_release()