Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dofw_fdt.h17 struct rt_fdt_earlycon struct
31 void (*console_kick)(struct rt_fdt_earlycon *earlycon, int why); argument
42 rt_err_t (*setup)(struct rt_fdt_earlycon *earlycon, const char *options); argument
/components/drivers/ofw/
A Dofw_internal.h66 extern struct rt_fdt_earlycon fdt_earlycon;
A Dfdt.c26 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