Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcli.h125 bool cli_process_fdt(const char **cmdp);
134 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt() function
/rk3399_rockchip-uboot/common/
H A Dmain.c63 if (cli_process_fdt(&s)) in main_loop()
H A Dcli.c149 bool cli_process_fdt(const char **cmdp) in cli_process_fdt() function