OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_ctrl_t
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/soc/common/bootctrl/
bootctrl.h
51
}
boot_ctrl_t
;
typedef in typeref:struct:boot_ctrl
bootctrl.c
40
static int bootctrl_read_metadata(
boot_ctrl_t
*bctrl)
58
size = sizeof(
boot_ctrl_t
);
86
static int bootctrl_write_metadata(
boot_ctrl_t
*bctrl)
105
size = sizeof(
boot_ctrl_t
);
195
boot_ctrl_t
metadata;
209
boot_ctrl_t
metadata;
235
boot_ctrl_t
metadata;
275
boot_ctrl_t
metadata;
306
boot_ctrl_t
metadata;
Completed in 125 milliseconds