nuttx/drivers/leds
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
..
apa102.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
Kconfig Add LP503x RGB LED driver 2022-12-22 13:39:05 +08:00
lp503x.c Add LP503x RGB LED driver 2022-12-22 13:39:05 +08:00
Make.defs Add LP503x RGB LED driver 2022-12-22 13:39:05 +08:00
max7219.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
ncp5623c.c drivers: leds: ncp5623c: migrate the license to Apache 2022-04-20 21:05:45 +08:00
pca9635pw.c register_driver: fix driver modes accross the code 2022-02-16 16:15:29 +08:00
rgbled.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
userled_lower.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
userled_upper.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
ws2812.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00