Home
last modified time | relevance | path

Searched refs:getvar_partition_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/fastboot/
H A Dfb_getvar.c24 static void getvar_partition_type(char *part_name, char *response);
70 .dispatch = getvar_partition_type
141 static void getvar_partition_type(char *part_name, char *response) in getvar_partition_type() function