Searched refs:sandbox_get_info (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ram/
H A Dsandbox_ram.c16 static int sandbox_get_info(struct udevice *dev, struct ram_info *info) function
25 .get_info = sandbox_get_info,
/u-boot/drivers/cache/
H A Dsandbox_cache.c14 static int sandbox_get_info(struct udevice *dev, struct cache_info *info) function
33 .get_info = sandbox_get_info,

Completed in 183 milliseconds