nuttx/fs/driver
chao an fb9b41221d semantic/parser: fix compile warning found by sparse
Reference:
https://linux.die.net/man/1/sparse

Signed-off-by: chao an <anchao@xiaomi.com>
2023-05-30 23:00:00 +08:00
..
driver.h fs/partition: register partition device if caller doesn't provide handler 2023-05-27 20:23:17 -03:00
fs_blockpartition.c fs/partition: register partition device if caller doesn't provide handler 2023-05-27 20:23:17 -03:00
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 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/partition: register partition device if caller doesn't provide handler 2023-05-27 20:23:17 -03:00
fs_mtdproxy.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_openblockdriver.c
fs_registerblockdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_registerdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_registermtddriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregisterblockdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregisterdriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_unregistermtddriver.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
Make.defs driver: move find_mtddriver() to fs.h and add close_mtddriver.c 2022-09-09 19:27:57 +08:00