Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.c1077 unsigned char sysrq_on = IS_ENABLED(CONFIG_SERIAL_IP22_ZILOG_CONSOLE); in ip22zilog_prepare() local
/openbmc/linux/drivers/tty/
H A Dsysrq.c62 static bool sysrq_on(void) in sysrq_on() function