Searched refs:sysrq_pressed (Results 1 – 1 of 1) sorted by relevance
80 static int sysrq_pressed; variable678 sysrq_pressed = !sysrq_pressed; in hvc_poll()679 if (sysrq_pressed) in hvc_poll()681 } else if (sysrq_pressed) { in hvc_poll()683 sysrq_pressed = 0; in hvc_poll()