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 drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
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 libc: Move crc8.h, crc16.h and crc32.h from include to include/nuttx 2022-08-13 13:28:24 +03:00
bq2425x.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
bq2425x.h drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
bq2429x.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
bq27426.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
Kconfig drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
Make.defs drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00
max1704x.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
mcp73871.c drivers: Reorganize the power related code layout 2022-08-04 10:28:28 +03:00