Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dwl.c130 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);
439 err = self_check_ec(ubi, e->pnum, e->ec); in sync_erase()
1705 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec) function