nuttx/graphics/nxterm
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
..
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nx_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_clear.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_driver.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
nxterm_font.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_kbdin.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_putc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_redraw.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_register.c graphics/nxterm: destroy nxmutex/nxsem properly 2022-11-21 01:15:48 +08:00
nxterm_resize.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_scroll.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm_unregister.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
nxterm_vt100.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxterm.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nxtk_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxtool_register.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00