Home
last modified time | relevance | path

Searched defs:fmh (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/futility/
Dcmd_dump_fmap.c33 static int dump_fmap(const FmapHeader *fmh, int argc, char *argv[]) in dump_fmap()
290 static int human_fmap(const FmapHeader *fmh) in human_fmap()
/external/u-boot/drivers/mtd/ubi/
Dfastmap.c1107 struct ubi_fm_hdr *fmh; in ubi_write_fastmap() local