Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dwl.c138 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);
447 err = self_check_ec(ubi, e->pnum, e->ec); in sync_erase()
1670 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec) function