Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sh/kernel/
Dsh_bios.c147 int keep_early = 0; in setup_early_printk() local
153 keep_early = 1; in setup_early_printk()
159 if (keep_early) in setup_early_printk()
/linux-6.6.21/include/linux/usb/
Dxhci-dbgp.h14 int __init early_xdbc_parse_parameter(char *s, int keep_early);
/linux-6.6.21/arch/x86/kernel/
Dearly_printk.c327 static void early_console_register(struct console *con, int keep_early) in early_console_register() argument
335 if (keep_early) in early_console_register()
/linux-6.6.21/drivers/usb/early/
Dxhci-dbc.c601 int __init early_xdbc_parse_parameter(char *s, int keep_early) in early_xdbc_parse_parameter() argument
611 early_console_keep = keep_early; in early_xdbc_parse_parameter()