incubator-nuttx/drivers/usrsock
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
Kconfig usersock: Add driver with type of rpmsg interface 2022-10-11 00:57:49 +08:00
Make.defs usersock: Add driver with type of rpmsg interface 2022-10-11 00:57:49 +08:00
usrsock_dev.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
usrsock_rpmsg.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
usrsock_rpmsg.h usersock: Add driver with type of rpmsg interface 2022-10-11 00:57:49 +08:00