Searched refs:sandbox_fs_set_blk_dev (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dsandboxfs.h24 int sandbox_fs_set_blk_dev(struct blk_desc *rbdd, struct disk_partition *info);
/u-boot/fs/sandbox/
H A Dsandboxfs.c12 int sandbox_fs_set_blk_dev(struct blk_desc *rbdd, struct disk_partition *info) function
/u-boot/fs/
H A Dfs.c245 .probe = sandbox_fs_set_blk_dev,

Completed in 50 milliseconds