Home
last modified time | relevance | path

Searched refs:mtdpstore_erase_do (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dmtdpstore.c183 static int mtdpstore_erase_do(struct mtdpstore_context *cxt, loff_t off) in mtdpstore_erase_do() function
226 return mtdpstore_erase_do(cxt, off); in mtdpstore_erase()
261 ret = mtdpstore_erase_do(cxt, off); in mtdpstore_security()