incubator-nuttx/drivers/bch
Jiuzhu Dong b03f2e34b8 lseek: use type:off_t for return value
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2022-03-28 22:49:37 +08:00
..
Kconfig bch: specify the alignment of bch buffer by CONFIG_BCH_BUFFER_ALIGNMENT 2021-12-11 10:01:54 -06:00
Make.defs bch: Enable with CONFIG_BCH, instead of !CONFIG_DISABLE_MOUNTPOINT 2021-03-17 01:25:16 -07:00
bch.h drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bchdev_driver.c lseek: use type:off_t for return value 2022-03-28 22:49:37 +08:00
bchdev_register.c
bchdev_unregister.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bchlib_cache.c bch/bchlib_cache.c: Fix error handling 2021-08-09 10:52:08 -07:00
bchlib_read.c drivers/bch: Handle return value of bchlib_readsector() 2021-08-09 10:52:08 -07:00
bchlib_sem.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bchlib_setup.c bch: specify the alignment of bch buffer by CONFIG_BCH_BUFFER_ALIGNMENT 2021-12-11 10:01:54 -06:00
bchlib_teardown.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bchlib_write.c drivers/bch: Handle return value of bchlib_readsector() 2021-08-09 10:52:08 -07:00