Home
last modified time | relevance | path

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

/aosp_15_r20/external/gsc-utils/boot_param/
H A Dboot_param.c53 struct boot_param_s { struct
61 struct gsc_boot_param_s gsc_boot_param; argument
66 _Static_assert(sizeof(struct boot_param_s) == BOOT_PARAM_SIZE); argument