Lines Matching refs:size_t
104 size_t len;
105 size_t retlen;
106 size_t ooblen;
107 size_t oobretlen;
195 int (*point) (struct mtd_info *mtd, loff_t from, size_t len,
196 size_t *retlen, void **virt, resource_size_t *phys);
199 void (*unpoint) (struct mtd_info *mtd, loff_t from, size_t len);
216 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
217 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
226 …int (*panic_write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf…
238 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
239 …int (*read_fact_prot_reg) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *…
240 int (*get_user_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len);
241 …int (*read_user_prot_reg) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *…
242 …int (*write_user_prot_reg) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char …
243 int (*lock_user_prot_reg) (struct mtd_info *mtd, loff_t from, size_t len);
249 …v) (struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen);
346 unsigned long count, loff_t to, size_t *retlen);
349 unsigned long count, loff_t from, size_t *retlen);