Home
last modified time | relevance | path

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

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