Home
last modified time | relevance | path

Searched defs:mtd_oob_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dmtd.h70 struct mtd_oob_ops { struct
71 unsigned int mode;
72 size_t len;
73 size_t retlen;
74 size_t ooblen;
75 size_t oobretlen;
76 uint32_t ooboffs;
77 uint8_t *datbuf;
78 uint8_t *oobbuf;
79 struct mtd_req_stats *stats;
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h83 struct mtd_oob_ops { struct
84 unsigned int mode;
85 size_t len;
86 size_t retlen;
87 size_t ooblen;
88 size_t oobretlen;
89 uint32_t ooboffs;
90 uint8_t *datbuf;
91 uint8_t *oobbuf;