Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dio.c91 static int self_check_peb_vid_hdr(const struct ubi_device *ubi, int pnum);
264 err = self_check_peb_vid_hdr(ubi, pnum); in ubi_io_write()
1270 static int self_check_peb_vid_hdr(const struct ubi_device *ubi, int pnum) in self_check_peb_vid_hdr() function