Searched refs:self_check_ec_hdr (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | io.c | 89 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, 851 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in ubi_io_write_ec_hdr() 1147 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, in self_check_ec_hdr() function 1214 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in self_check_peb_ec_hdr()
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | io.c | 83 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, 820 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in ubi_io_write_ec_hdr() 1115 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, in self_check_ec_hdr() function 1182 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in self_check_peb_ec_hdr()
|