Lines Matching defs:retlen
537 size_t retlen; in mtd_nvmem_reg_read() local
859 size_t retlen; in mtd_otp_size() local
926 size_t retlen; in mtd_nvmem_user_otp_reg_read() local
940 size_t retlen; in mtd_nvmem_fact_otp_reg_read() local
1427 int mtd_point(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, in mtd_point()
1471 size_t retlen; in mtd_get_unmapped_area() local
1505 int mtd_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, in mtd_read()
1524 int mtd_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_write()
1548 int mtd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, in mtd_panic_write()
2139 int mtd_get_fact_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_fact_prot_info()
2153 size_t *retlen, u_char *buf) in mtd_read_fact_prot_reg()
2166 int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen, in mtd_get_user_prot_info()
2180 size_t *retlen, u_char *buf) in mtd_read_user_prot_reg()
2194 size_t *retlen, const u_char *buf) in mtd_write_user_prot_reg()
2374 unsigned long count, loff_t to, size_t *retlen) in default_mtd_writev()
2406 unsigned long count, loff_t to, size_t *retlen) in mtd_writev()