Searched defs:mtd (Results 1 – 7 of 7) sorted by relevance
46 struct mtd_info *mtd; member372 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout()378 static inline void mtd_set_pairing_scheme(struct mtd_info *mtd, in mtd_set_pairing_scheme()384 static inline void mtd_set_of_node(struct mtd_info *mtd, in mtd_set_of_node()390 static inline struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node()395 static inline int mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail()436 static inline void mtd_sync(struct mtd_info *mtd) in mtd_sync()449 static inline int mtd_suspend(struct mtd_info *mtd) in mtd_suspend()454 static inline void mtd_resume(struct mtd_info *mtd) in mtd_resume()460 static inline uint32_t mtd_div_by_eb(uint64_t sz, struct mtd_info *mtd) in mtd_div_by_eb()[all …]
46 nand_bch_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_bch_calculate_ecc()53 nand_bch_correct_data(struct mtd_info *mtd, unsigned char *buf, in nand_bch_correct_data()59 static inline struct nand_bch_control *nand_bch_init(struct mtd_info *mtd) in nand_bch_init()
37 struct mtd_info *mtd; member
157 struct mtd_info mtd; member
795 struct mtd_info mtd; member893 static inline struct nand_chip *mtd_to_nand(struct mtd_info *mtd) in mtd_to_nand()
279 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
597 struct mtd_info *mtd; member