Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dubi.h862 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
Deba.c1290 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
Dattach.c1470 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()