Searched refs:devres_get_stats (Results 1 – 3 of 3) sorted by relevance
157 devres_get_stats(dev, &stats); in dm_test_devres_phase()163 devres_get_stats(dev, &stats); in dm_test_devres_phase()170 devres_get_stats(dev, &stats); in dm_test_devres_phase()177 devres_get_stats(dev, &stats); in dm_test_devres_phase()183 devres_get_stats(dev, &stats); in dm_test_devres_phase()
208 void devres_get_stats(const struct udevice *dev, struct devres_stats *stats);287 static inline void devres_get_stats(const struct udevice *dev, in devres_get_stats() function
248 void devres_get_stats(const struct udevice *dev, struct devres_stats *stats) in devres_get_stats() function
Completed in 5 milliseconds