incubator-nuttx/fs/driver
yinshengkai a6fcb0a5a9 fs: add pipe type support to inode
Both the device and the pipe used the FSNODEFLAG_TYPE_DRIVER type before,
and now add an independent pipe type

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-08-05 06:32:50 -07:00
..
CMakeLists.txt fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
Make.defs fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
driver.h
fs_blockpartition.c
fs_blockproxy.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
fs_closeblockdriver.c
fs_closemtddriver.c
fs_findblockdriver.c
fs_findmtddriver.c
fs_mtdpartition.c
fs_mtdproxy.c
fs_openblockdriver.c
fs_registerblockdriver.c
fs_registerdriver.c
fs_registermtddriver.c
fs_registerpipedriver.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
fs_unregisterblockdriver.c
fs_unregisterdriver.c
fs_unregistermtddriver.c
fs_unregisterpipedriver.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00