Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Ddevres.c157 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()
/u-boot/include/dm/
A Ddevres.h208 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
/u-boot/drivers/core/
A Ddevres.c248 void devres_get_stats(const struct udevice *dev, struct devres_stats *stats) in devres_get_stats() function

Completed in 5 milliseconds