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