Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/
H A Dfastboot.h17 void fastboot_start_server(void);
/openbmc/u-boot/net/
H A Dfastboot.c305 void fastboot_start_server(void) in fastboot_start_server() function
H A Dnet.c478 fastboot_start_server(); in net_loop()