Home
last modified time | relevance | path

Searched defs:mtd (Results 1 – 7 of 7) sorted by relevance

/include/linux/mtd/
Dmtd.h46 struct mtd_info *mtd; member
372 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 …]
Dnand_bch.h46 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()
Dblktrans.h37 struct mtd_info *mtd; member
Dspi-nor.h157 struct mtd_info mtd; member
Dnand.h795 struct mtd_info mtd; member
893 static inline struct nand_chip *mtd_to_nand(struct mtd_info *mtd) in mtd_to_nand()
/include/uapi/mtd/
Dmtd-abi.h279 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd) in mtd_type_is_nand_user()
/include/linux/bcma/
Dbcma_driver_chipcommon.h597 struct mtd_info *mtd; member