Home
last modified time | relevance | path

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

/external/u-boot/drivers/fastboot/
Dfb_command.c38 static void oem_format(char *, char *);
86 .dispatch = oem_format,
320 static void oem_format(char *cmd_parameter, char *response) in oem_format() function