Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h45 struct erase_info { struct
54 void (*callback) (struct erase_info *self); argument
57 struct erase_info *next; argument
58 int scrub;
/openbmc/linux/include/linux/mtd/
H A Dmtd.h30 struct erase_info { struct
31 uint64_t addr;
32 uint64_t len;
33 uint64_t fail_addr;
/openbmc/phosphor-mboxd/
H A Dmboxd_flash.c162 struct erase_info_user erase_info = { 0 }; in erase_flash() local
/openbmc/hiomapd/mtd/
H A Dbackend.c194 struct erase_info_user erase_info = {0}; in mtd_erase() local
/openbmc/hiomapd/file/
H A Dbackend.c127 struct erase_info_user erase_info = {0}; in file_erase() local