Searched defs:eb (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/package/dni-libmtd/src/
H A Dlibmtd.c798 static inline int mtd_ioctl_error(const struct mtd_dev_info *mtd, int eb, argument
805 static int mtd_valid_erase_block(const struct mtd_dev_info *mtd, int eb) argument
816 static int mtd_xlock(const struct mtd_dev_info *mtd, int fd, int eb, int req, argument
837 mtd_lock(const struct mtd_dev_info *mtd, int fd, int eb) argument
842 mtd_unlock(const struct mtd_dev_info *mtd, int fd, int eb) argument
847 mtd_erase(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, int eb) argument
911 mtd_is_locked(const struct mtd_dev_info *mtd, int fd, int eb) argument
952 mtd_torture(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, int eb) argument
1008 mtd_is_bad(const struct mtd_dev_info *mtd, int fd, int eb) argument
1027 mtd_mark_bad(const struct mtd_dev_info *mtd, int fd, int eb) argument
1048 mtd_read(const struct mtd_dev_info *mtd, int fd, int eb, int offs, void *buf, int len) argument
1118 mtd_write(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, int eb, int offs, void *data, int len, void *oob, int ooblen, uint8_t mode) argument
1281 mtd_write_img(const struct mtd_dev_info *mtd, int fd, int eb, int offs, const char *img_name) argument
[all...]

Completed in 26 milliseconds