Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/linux/usb/
Dxhci-dbgp.h18 int __init early_xdbc_parse_parameter(char *s, int keep_early);
/linux-5.19.10/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-5.19.10/drivers/usb/early/
Dxhci-dbc.c602 int __init early_xdbc_parse_parameter(char *s, int keep_early) in early_xdbc_parse_parameter() argument
612 early_console_keep = keep_early; in early_xdbc_parse_parameter()