Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c71 int vid_hdr_offs; member
1303 p->vid_hdr_offs, p->max_beb_per1024); in ubi_init()
1497 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
1499 if (p->vid_hdr_offs < 0) in ubi_mtd_param_parse()
1500 return p->vid_hdr_offs; in ubi_mtd_param_parse()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c59 int vid_hdr_offs; member
1246 p->vid_hdr_offs, p->max_beb_per1024); in ubi_init()
1415 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
1417 if (p->vid_hdr_offs < 0) in ubi_mtd_param_parse()
1418 return p->vid_hdr_offs; in ubi_mtd_param_parse()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo