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