Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dkgdboc.c49 static int (*earlycon_orig_exit)(struct console *con); variable
527 con->exit = earlycon_orig_exit; in kgdboc_earlycon_deferred_exit()
543 kgdboc_earlycon_io_ops.cons->exit = earlycon_orig_exit; in kgdboc_earlycon_deinit()
622 earlycon_orig_exit = con->exit; in kgdboc_earlycon_init()