Searched refs:why (Results 1 – 2 of 2) sorted by relevance
31 void (*console_kick)(struct rt_fdt_earlycon *earlycon, int why);71 void rt_fdt_earlycon_kick(int why);
567 void rt_fdt_earlycon_kick(int why) in rt_fdt_earlycon_kick() argument571 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