Home
last modified time | relevance | path

Searched refs:has_sysrq (Results 1 – 25 of 44) sorted by relevance

12

/linux/include/linux/
H A Dserial_core.h582 unsigned char has_sysrq; member
1212 if (!port->has_sysrq) { in uart_unlock_and_check_sysrq()
1231 if (!port->has_sysrq) { in uart_unlock_and_check_sysrq_irqrestore()
1275 if (port->has_sysrq && uart_console(port)) { in uart_handle_break()
H A Dserial_8250.h45 unsigned char has_sysrq; /* supports magic SysRq */ member
/linux/drivers/tty/serial/8250/
H A D8250_platform.c185 uart.port.has_sysrq = p->has_sysrq; in serial8250_probe_platform()
H A D8250_of.c178 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in of_platform_serial_setup()
H A D8250_aspeed_vuart.c449 port.port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in aspeed_vuart_probe()
/linux/drivers/tty/serial/
H A Dmux.c463 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MUX_CONSOLE); in mux_probe()
H A Desp32_acm.c406 port->has_sysrq = 1; in esp32s3_acm_probe()
H A Dsunhv.c554 port->has_sysrq = 1; in hv_probe()
H A Dapbuart.c597 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_GRLIB_GAISLER_APBUART_CONSOLE); in grlib_apbuart_configure()
H A Dclps711x.c477 s->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_CLPS711X_CONSOLE); in uart_clps711x_probe()
H A Dmcf.c593 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MCF_CONSOLE); in mcf_probe()
H A Dvt8500_serial.c676 vt8500_port->uart.has_sysrq = IS_ENABLED(CONFIG_SERIAL_VT8500_CONSOLE); in vt8500_serial_probe()
H A Dmilbeaut_usio.c536 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MILBEAUT_USIO_CONSOLE); in mlb_usio_probe()
H A Dsunzilog.c1440 up[0].port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SUNZILOG_CONSOLE); in zs_probe()
1458 up[1].port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SUNZILOG_CONSOLE); in zs_probe()
H A Dbcm63xx_uart.c854 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_BCM63XX_CONSOLE); in bcm_uart_probe()
H A Dst-asc.c700 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_ST_ASC_CONSOLE); in asc_init_port()
H A Desp32_uart.c725 port->has_sysrq = 1; in esp32_uart_probe()
H A Dpxa.c839 sport->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_PXA_CONSOLE); in serial_pxa_probe()
H A Dfsl_linflexuart.c845 sport->has_sysrq = IS_ENABLED(CONFIG_SERIAL_FSL_LINFLEXUART_CONSOLE); in linflex_probe()
H A Dmeson_uart.c765 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MESON_CONSOLE); in meson_uart_probe()
H A Dsa1100.c830 sport->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SA1100_CONSOLE); in sa1100_serial_add_one_port()
H A Dserial_txx9.c1041 port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_TXX9_CONSOLE); in serial_txx9_probe()
H A Dsccnxp.c992 s->port[i].has_sysrq = IS_ENABLED(CONFIG_SERIAL_SCCNXP_CONSOLE); in sccnxp_probe()
H A Dsunsab.c981 up->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SUNSAB_CONSOLE); in sunsab_init_one()
/linux/arch/powerpc/kernel/
H A Dlegacy_serial.c515 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in fixup_port_irq()

12