Searched refs:rt_fdt_earlycon (Results 1 – 3 of 3) sorted by relevance
17 struct rt_fdt_earlycon struct31 void (*console_kick)(struct rt_fdt_earlycon *earlycon, int why); argument42 rt_err_t (*setup)(struct rt_fdt_earlycon *earlycon, const char *options); argument
66 extern struct rt_fdt_earlycon fdt_earlycon;
26 struct rt_fdt_earlycon fdt_earlycon;596 rt_memset(&fdt_earlycon, 0, rt_offsetof(struct rt_fdt_earlycon, msg_idx)); in rt_fdt_scan_chosen_stdout()
Completed in 5 milliseconds