Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/net/
H A Dfastboot.h24 void fastboot_send_info(const char*);
/OK3568_Linux_fs/u-boot/common/
H A Dfb_common.c38 fastboot_send_info(msg); in timed_send_info()
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c71 void fastboot_send_info(const char *msg) in fastboot_send_info() function