Searched refs:cache_info (Results 1 – 4 of 4) sorted by relevance
14 struct cache_info { struct26 int (*get_info)(struct udevice *dev, struct cache_info *info); argument54 int cache_get_info(struct udevice *dev, struct cache_info *info);
13 struct cache_info; in dm_test_reset()
14 static int sandbox_get_info(struct udevice *dev, struct cache_info *info) in sandbox_get_info()
10 int cache_get_info(struct udevice *dev, struct cache_info *info) in cache_get_info()
Completed in 4 milliseconds