Home
last modified time | relevance | path

Searched defs:newcon (Results 1 – 1 of 1) sorted by relevance

/kernel/printk/
Dprintk.c3804 static int console_call_setup(struct console *newcon, char *options) in console_call_setup()
3828 static int try_enable_preferred_console(struct console *newcon, in try_enable_preferred_console()
3879 static void try_enable_default_console(struct console *newcon) in try_enable_default_console()
3894 static u64 get_init_console_seq(struct console *newcon, bool bootcon_registered) in get_init_console_seq()
3991 void register_console(struct console *newcon) in register_console()