Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi.h863 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap,
H A Deba.c1291 int self_check_eba(struct ubi_device *ubi, struct ubi_attach_info *ai_fastmap, in self_check_eba() function
H A Dattach.c1471 err = self_check_eba(ubi, ai, scan_ai); in ubi_attach()