incubator-nuttx/drivers/power
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
..
battery fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02: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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
supply Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02: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