Home
last modified time | relevance | path

Searched refs:cache_info (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dcache.h14 struct cache_info { struct
26 int (*get_info)(struct udevice *dev, struct cache_info *info); argument
54 int cache_get_info(struct udevice *dev, struct cache_info *info);
/u-boot/test/dm/
A Dcache.c13 struct cache_info; in dm_test_reset()
/u-boot/drivers/cache/
A Dsandbox_cache.c14 static int sandbox_get_info(struct udevice *dev, struct cache_info *info) in sandbox_get_info()
A Dcache-uclass.c10 int cache_get_info(struct udevice *dev, struct cache_info *info) in cache_get_info()

Completed in 4 milliseconds