incubator-nuttx/drivers/analog
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
Kconfig drivers: analog: exclude BSD components from build 2022-02-24 22:48:47 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
ad5410.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
adc.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
ads1242.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
ads1255.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
ads7828.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
comp.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
dac.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
dac7554.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
dac7571.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
lmp92001.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
ltc1867l.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
max1161x.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
mcp48xx.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
opamp.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
pga11x.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00