Home
last modified time | relevance | path

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

/external/u-boot/drivers/fastboot/
Dfb_getvar.c21 static void getvar_slot_suffixes(char *var_parameter, char *response);
63 .dispatch = getvar_slot_suffixes
126 static void getvar_slot_suffixes(char *var_parameter, char *response) in getvar_slot_suffixes() function