Searched refs:ubl_header (Results 1 – 2 of 2) sorted by relevance
45 static struct ubl_header ublimage_header;62 static void print_hdr(struct ubl_header *ubl_hdr) in print_hdr()72 static void parse_cfg_cmd(struct ubl_header *ublhdr, int32_t cmd, char *token, in parse_cfg_cmd()108 static void parse_cfg_fld(struct ubl_header *ublhdr, int32_t *cmd, in parse_cfg_fld()129 static uint32_t parse_cfg_file(struct ubl_header *ublhdr, char *name) in parse_cfg_file()141 int ublhdrlen = sizeof(struct ubl_header); in parse_cfg_file()197 struct ubl_header *ubl_hdr = (struct ubl_header *)ptr; in ublimage_verify_header()207 struct ubl_header *ubl_hdr = (struct ubl_header *) ptr; in ublimage_print_header()215 struct ubl_header *ublhdr = (struct ubl_header *)ptr; in ublimage_set_header()249 sizeof(struct ubl_header),
55 struct ubl_header { struct
Completed in 4 milliseconds