nuttx/drivers/usrsock
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03: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 Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03: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