Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c87 static int self_check_ai(struct ubi_device *ubi, struct ubi_attach_info *ai);
1282 err = self_check_ai(ubi, ai); in scan_all()
1499 static int self_check_ai(struct ubi_device *ubi, struct ubi_attach_info *ai) in self_check_ai() function
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c79 static int self_check_ai(struct ubi_device *ubi, struct ubi_attach_info *ai);
1434 err = self_check_ai(ubi, ai); in scan_all()
1658 static int self_check_ai(struct ubi_device *ubi, struct ubi_attach_info *ai) in self_check_ai() function