nuttx/drivers/bch
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
..
bch.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchdev_driver.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
bchdev_register.c
bchdev_unregister.c
bchlib_cache.c bch/bchlib_cache.c: Fix error handling 2021-08-09 10:52:08 -07:00
bchlib_read.c
bchlib_setup.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchlib_teardown.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
bchlib_write.c
Kconfig bch: specify the alignment of bch buffer by CONFIG_BCH_BUFFER_ALIGNMENT 2021-12-11 10:01:54 -06:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00