Home
last modified time | relevance | path

Searched refs:why (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Dofw_fdt.h31 void (*console_kick)(struct rt_fdt_earlycon *earlycon, int why);
71 void rt_fdt_earlycon_kick(int why);
/components/drivers/ofw/
A Dfdt.c567 void rt_fdt_earlycon_kick(int why) in rt_fdt_earlycon_kick() argument
571 fdt_earlycon.console_kick(&fdt_earlycon, why); in rt_fdt_earlycon_kick()
574 if (why == FDT_EARLYCON_KICK_COMPLETED) in rt_fdt_earlycon_kick()

Completed in 4 milliseconds