Searched defs:ubi_dbg_dump_vid_hdr (Results 1 - 2 of 2) sorted by relevance

/drivers/mtd/ubi/
H A Ddebug.c60 * ubi_dbg_dump_vid_hdr - dump a volume identifier header.
63 void ubi_dbg_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) function
H A Ddebug.h62 void ubi_dbg_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
201 ubi_dbg_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) { return; } function

Completed in 44 milliseconds