Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mtd/
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;