nuttx/drivers/power
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
..
battery Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
pm Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'} 2022-12-24 11:26:48 -03:00
relay power/relay: add relay driver framework for NuttX 2022-12-22 20:30:49 +08:00
supply drivers/regulator_rpmsg: destroy nxsem properly 2022-11-21 01:15:48 +08:00
Kconfig power/relay: add relay driver framework for NuttX 2022-12-22 20:30:49 +08:00
Make.defs power/relay: add relay driver framework for NuttX 2022-12-22 20:30:49 +08:00