nuttx/drivers/pipes
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
..
fifo.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs
pipe_common.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
pipe_common.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pipe.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00