Home
last modified time | relevance | path

Searched defs:autoboot_command (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dautoboot.h42 static inline void autoboot_command(const char *s) in autoboot_command() function
/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c350 void autoboot_command(const char *s) function