Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h98190 struct mtd_oob_ops { struct
98191 unsigned int mode;
98192 size_t len;
98193 size_t retlen;
98194 size_t ooblen;
98195 size_t oobretlen;
98196 uint32_t ooboffs;
98197 uint8_t *datbuf;
98198 uint8_t *oobbuf;
98199 struct mtd_req_stats *stats;
Dvmlinux_602.h98190 struct mtd_oob_ops { struct
98191 unsigned int mode;
98192 size_t len;
98193 size_t retlen;
98194 size_t ooblen;
98195 size_t oobretlen;
98196 uint32_t ooboffs;
98197 uint8_t *datbuf;
98198 uint8_t *oobbuf;
98199 struct mtd_req_stats *stats;