Searched defs:gpt_header (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/partition/ |
D | gpt.h | 29 typedef struct gpt_header { struct 47 } gpt_header_t; argument
|
/device/google/crosshatch/gpt-utils/ |
D | gpt-utils.cpp | 290 uint8_t *gpt_header = NULL; in gpt2_set_boot_chain() local 404 uint8_t *gpt_header = NULL; in gpt_get_state() local 470 uint8_t *gpt_header = NULL; in gpt_set_state() local 1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.cpp | 297 uint8_t *gpt_header = NULL; in gpt2_set_boot_chain() local 411 uint8_t *gpt_header = NULL; in gpt_get_state() local 477 uint8_t *gpt_header = NULL; in gpt_set_state() local 1154 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
|
/device/google/bonito/gpt-utils/ |
D | gpt-utils.cpp | 290 uint8_t *gpt_header = NULL; in gpt2_set_boot_chain() local 404 uint8_t *gpt_header = NULL; in gpt_get_state() local 470 uint8_t *gpt_header = NULL; in gpt_set_state() local 1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
|
/device/google/redbull/gpt-utils/ |
D | gpt-utils.cpp | 297 uint8_t *gpt_header = NULL; in gpt2_set_boot_chain() local 411 uint8_t *gpt_header = NULL; in gpt_get_state() local 477 uint8_t *gpt_header = NULL; in gpt_set_state() local 1154 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
|
/device/google/sunfish/gpt-utils/ |
D | gpt-utils.cpp | 297 uint8_t *gpt_header = NULL; in gpt2_set_boot_chain() local 411 uint8_t *gpt_header = NULL; in gpt_get_state() local 477 uint8_t *gpt_header = NULL; in gpt_set_state() local 1154 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
|