Searched refs:gpt_partition_init (Results 1 – 5 of 5) sorted by relevance
55 int gpt_partition_init(void);
140 ret = gpt_partition_init(); in bl2_el3_plat_arch_setup()
134 ret = gpt_partition_init(); in arm_bl2_early_platform_setup()
119 ret = gpt_partition_init(); in plat_s32g2_io_setup()
528 int gpt_partition_init(void) in gpt_partition_init() function