Searched refs:console_kick (Results 1 – 2 of 2) sorted by relevance
31 void (*console_kick)(struct rt_fdt_earlycon *earlycon, int why); member
569 if (fdt_earlycon.console_kick) in rt_fdt_earlycon_kick()571 fdt_earlycon.console_kick(&fdt_earlycon, why); in rt_fdt_earlycon_kick()
Completed in 4 milliseconds