nuttx/fs/driver
wangbowen6 25c2f3e042 driver: move find_mtddriver() to fs.h and add close_mtddriver.c
Rpmsg mtd need a way to find the mtd device according to the
mtd device path.

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-09-09 19:27:57 +08:00
..
driver.h driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_blockpartition.c nuttx:Change fs strncpy to strlcpy to avoid losing'\0' 2021-12-30 18:06:00 +08:00
fs_blockproxy.c
fs_closeblockdriver.c
fs_closemtddriver.c driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_findblockdriver.c
fs_findmtddriver.c driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00
fs_mtdpartition.c fs: Support 64bit in register_[block|mtd]partition 2021-08-16 10:16:09 -03:00
fs_mtdproxy.c
fs_openblockdriver.c
fs_registerblockdriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_registerdriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_registermtddriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_unregisterblockdriver.c
fs_unregisterdriver.c
fs_unregistermtddriver.c
Make.defs driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00