Lines Matching defs:retlen
537 size_t retlen; in mtd_nvmem_reg_read() local
862 size_t retlen; in mtd_otp_size() local
929 size_t retlen; in mtd_nvmem_user_otp_reg_read() local
943 size_t retlen; in mtd_nvmem_fact_otp_reg_read() local
1433 int mtd_point(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, in mtd_point()
1477 size_t retlen; in mtd_get_unmapped_area() local
1511 int mtd_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, in mtd_read()
1530 int mtd_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_write()
1554 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_panic_write()
2145 int mtd_get_fact_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_fact_prot_info()
2159 size_t *retlen, u_char *buf) in mtd_read_fact_prot_reg()
2172 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_user_prot_info()
2186 size_t *retlen, u_char *buf) in mtd_read_user_prot_reg()
2200 size_t *retlen, const u_char *buf) in mtd_write_user_prot_reg()
2380 unsigned long count, loff_t to, size_t *retlen) in default_mtd_writev()
2412 unsigned long count, loff_t to, size_t *retlen) in mtd_writev()