Searched defs:sysrq_state (Results 1 – 1 of 1) sorted by relevance
606 struct sysrq_state { struct607 struct input_handle handle;631 static void sysrq_parse_reset_sequence(struct sysrq_state *state) in sysrq_parse_reset_sequence() argument