Home
last modified time | relevance | path

Searched defs:erase_info (Results 1 – 4 of 4) 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/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