Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Dserial_core.h570 unsigned char has_sysrq; member
955 if (!port->has_sysrq) { in uart_unlock_and_check_sysrq()
974 if (!port->has_sysrq) { in uart_unlock_and_check_sysrq_irqrestore()
1018 if (port->has_sysrq && uart_console(port)) { in uart_handle_break()
A Dserial_8250.h28 unsigned char has_sysrq; /* supports magic SysRq */ member
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_of.c182 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in of_platform_serial_setup()
A D8250_aspeed_vuart.c445 port.port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in aspeed_vuart_probe()
A D8250_core.c826 uart.port.has_sysrq = p->has_sysrq; in serial8250_probe()
/linux-6.3-rc2/drivers/tty/serial/
A Dmux.c463 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MUX_CONSOLE); in mux_probe()
A Dsunhv.c549 port->has_sysrq = 1; in hv_probe()
A Dapbuart.c599 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_GRLIB_GAISLER_APBUART_CONSOLE); in grlib_apbuart_configure()
A Darc_uart.c621 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_ARC_CONSOLE); in arc_serial_probe()
A Dip22zilog.c1113 up[(chip * 2) + 0].port.has_sysrq = sysrq_on; in ip22zilog_prepare()
1125 up[(chip * 2) + 1].port.has_sysrq = sysrq_on; in ip22zilog_prepare()
A Dclps711x.c477 s->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_CLPS711X_CONSOLE); in uart_clps711x_probe()
A Dmcf.c620 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MCF_CONSOLE); in mcf_probe()
A Dvt8500_serial.c680 vt8500_port->uart.has_sysrq = IS_ENABLED(CONFIG_SERIAL_VT8500_CONSOLE); in vt8500_serial_probe()
A Dmilbeaut_usio.c536 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MILBEAUT_USIO_CONSOLE); in mlb_usio_probe()
A Damba-pl010.c694 uap->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_AMBA_PL010_CONSOLE); in pl010_probe()
A Dbcm63xx_uart.c825 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_BCM63XX_CONSOLE); in bcm_uart_probe()
A Ddz.c788 uport->has_sysrq = IS_ENABLED(CONFIG_SERIAL_DZ_CONSOLE); in dz_init_ports()
A Dst-asc.c692 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_ST_ASC_CONSOLE); in asc_init_port()
A Dsunzilog.c1441 up[0].port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SUNZILOG_CONSOLE); in zs_probe()
1459 up[1].port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SUNZILOG_CONSOLE); in zs_probe()
A Dmeson_uart.c746 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_MESON_CONSOLE); in meson_uart_probe()
A Dfsl_linflexuart.c845 sport->has_sysrq = IS_ENABLED(CONFIG_SERIAL_FSL_LINFLEXUART_CONSOLE); in linflex_probe()
A Dpxa.c844 sport->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_PXA_CONSOLE); in serial_pxa_probe()
A Dsa1100.c829 sport->port.has_sysrq = IS_ENABLED(CONFIG_SERIAL_SA1100_CONSOLE); in sa1100_serial_add_one_port()
A Dsb1250-duart.c810 uport->has_sysrq = IS_ENABLED(CONFIG_SERIAL_SB1250_DUART_CONSOLE); in sbd_probe_duarts()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dlegacy_serial.c514 port->has_sysrq = IS_ENABLED(CONFIG_SERIAL_8250_CONSOLE); in fixup_port_irq()

Completed in 48 milliseconds

12