Lines Matching refs:lfs_config
49 const struct lfs_config *cfg,
97 int lfs_emubd_create(const struct lfs_config *cfg,
187 int lfs_emubd_destroy(const struct lfs_config *cfg) {
215 int lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block,
265 int lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block,
356 int lfs_emubd_erase(const struct lfs_config *cfg, lfs_block_t block) {
442 int lfs_emubd_sync(const struct lfs_config *cfg) {
454 static int lfs_emubd_rawcrc(const struct lfs_config *cfg,
479 int lfs_emubd_crc(const struct lfs_config *cfg,
488 int lfs_emubd_bdcrc(const struct lfs_config *cfg, uint32_t *crc) {
508 lfs_emubd_sio_t lfs_emubd_readed(const struct lfs_config *cfg) {
515 lfs_emubd_sio_t lfs_emubd_proged(const struct lfs_config *cfg) {
522 lfs_emubd_sio_t lfs_emubd_erased(const struct lfs_config *cfg) {
529 int lfs_emubd_setreaded(const struct lfs_config *cfg, lfs_emubd_io_t readed) {
537 int lfs_emubd_setproged(const struct lfs_config *cfg, lfs_emubd_io_t proged) {
545 int lfs_emubd_seterased(const struct lfs_config *cfg, lfs_emubd_io_t erased) {
553 lfs_emubd_swear_t lfs_emubd_wear(const struct lfs_config *cfg,
574 int lfs_emubd_setwear(const struct lfs_config *cfg,
596 const struct lfs_config *cfg) {
604 int lfs_emubd_setpowercycles(const struct lfs_config *cfg,
616 int lfs_emubd_copy(const struct lfs_config *cfg, lfs_emubd_t *copy) {