nuttx/drivers/power/battery
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
..
axp202.c
battery_charger.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
battery_gauge.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
battery_monitor.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
bq769x0.c
bq2425x.c
bq2425x.h
bq2429x.c
bq27426.c
Kconfig
Make.defs
max1704x.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
mcp73871.c