Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dip22zilog.c1079 unsigned char sysrq_on = IS_ENABLED(CONFIG_SERIAL_IP22_ZILOG_CONSOLE); in ip22zilog_prepare() local
/Linux-v5.10/drivers/tty/
Dsysrq.c62 static bool sysrq_on(void) in sysrq_on() function