Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dyaffs2.c40 extern void cmd_yaffs_rm(const char *path);
259 cmd_yaffs_rm(name); in do_yrm()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c449 void cmd_yaffs_rm(const char *path) in cmd_yaffs_rm() function