Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds