Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/net/
H A Dfastboot.h18 void fastboot_start_server(void);
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c522 void fastboot_start_server(void) in fastboot_start_server() function
H A Dnet.c461 fastboot_start_server(); in net_loop()