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

/linux-master/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);
1651 * self_check_ai - check the attaching information.
1658 static int self_check_ai(struct ubi_device *ubi, struct ubi_attach_info *ai) function

Completed in 150 milliseconds