HomeSort by relevance Sort by last modified time
    Searched refs:mtd_info (Results 51 - 75 of 278) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/mtd/
mtd.h 36 struct mtd_info *mtd;
72 struct mtd_info { struct
98 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
102 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
104 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
105 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
107 int (*read_oob) (struct mtd_info *mtd, loff_t from,
109 int (*write_oob) (struct mtd_info *mtd, loff_t to,
112 int (*get_fact_prot_info) (struct mtd_info *mtd, struct otp_info *buf, size_t len)
    [all...]
  /external/kernel-headers/original/linux/mtd/
nand.h 27 struct mtd_info;
29 extern int nand_scan (struct mtd_info *mtd, int max_chips);
31 extern void nand_release (struct mtd_info *mtd);
245 void (*hwctl)(struct mtd_info *mtd, int mode);
246 int (*calculate)(struct mtd_info *mtd,
249 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
252 int (*read_page)(struct mtd_info *mtd,
255 void (*write_page)(struct mtd_info *mtd,
258 int (*read_oob)(struct mtd_info *mtd,
262 int (*write_oob)(struct mtd_info *mtd
    [all...]
mtd.h 38 struct mtd_info *mtd;
102 struct mtd_info { struct
116 * Any driver registering a struct mtd_info must ensure a writesize of
151 int (*erase) (struct mtd_info *mtd, struct erase_info *instr);
154 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf);
157 void (*unpoint) (struct mtd_info *mtd, u_char * addr, loff_t from, size_t len);
160 int (*read) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf);
161 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
163 int (*read_oob) (struct mtd_info *mtd, loff_t from,
165 int (*write_oob) (struct mtd_info *mtd, loff_t to
    [all...]
  /bionic/libc/kernel/common/linux/mtd/
nand.h 25 struct mtd_info;
142 void (*hwctl)(struct mtd_info *mtd, int mode);
144 int (*calculate)(struct mtd_info *mtd,
147 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
151 int (*read_page)(struct mtd_info *mtd,
155 void (*write_page)(struct mtd_info *mtd,
159 int (*read_oob)(struct mtd_info *mtd,
164 int (*write_oob)(struct mtd_info *mtd,
181 uint8_t (*read_byte)(struct mtd_info *mtd);
182 u16 (*read_word)(struct mtd_info *mtd)
    [all...]
  /development/ndk/platforms/android-3/include/linux/mtd/
nand.h 19 struct mtd_info;
149 void (*hwctl)(struct mtd_info *mtd, int mode);
150 int (*calculate)(struct mtd_info *mtd,
153 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
156 int (*read_page)(struct mtd_info *mtd,
159 void (*write_page)(struct mtd_info *mtd,
162 int (*read_oob)(struct mtd_info *mtd,
166 int (*write_oob)(struct mtd_info *mtd,
183 uint8_t (*read_byte)(struct mtd_info *mtd);
184 u16 (*read_word)(struct mtd_info *mtd)
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 19 struct mtd_info;
149 void (*hwctl)(struct mtd_info *mtd, int mode);
150 int (*calculate)(struct mtd_info *mtd,
153 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
156 int (*read_page)(struct mtd_info *mtd,
159 void (*write_page)(struct mtd_info *mtd,
162 int (*read_oob)(struct mtd_info *mtd,
166 int (*write_oob)(struct mtd_info *mtd,
183 uint8_t (*read_byte)(struct mtd_info *mtd);
184 u16 (*read_word)(struct mtd_info *mtd)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
nand.h 19 struct mtd_info;
149 void (*hwctl)(struct mtd_info *mtd, int mode);
150 int (*calculate)(struct mtd_info *mtd,
153 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
156 int (*read_page)(struct mtd_info *mtd,
159 void (*write_page)(struct mtd_info *mtd,
162 int (*read_oob)(struct mtd_info *mtd,
166 int (*write_oob)(struct mtd_info *mtd,
183 uint8_t (*read_byte)(struct mtd_info *mtd);
184 u16 (*read_word)(struct mtd_info *mtd)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
nand.h 19 struct mtd_info;
149 void (*hwctl)(struct mtd_info *mtd, int mode);
150 int (*calculate)(struct mtd_info *mtd,
153 int (*correct)(struct mtd_info *mtd, uint8_t *dat,
156 int (*read_page)(struct mtd_info *mtd,
159 void (*write_page)(struct mtd_info *mtd,
162 int (*read_oob)(struct mtd_info *mtd,
166 int (*write_oob)(struct mtd_info *mtd,
183 uint8_t (*read_byte)(struct mtd_info *mtd);
184 u16 (*read_word)(struct mtd_info *mtd)
    [all...]

Completed in 2207 milliseconds

1 23 4 5 6 7 8 91011>>