Home
last modified time | relevance | path

Searched refs:sysrq_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/
Dsysrq.c591 struct sysrq_state { struct
616 static void sysrq_parse_reset_sequence(struct sysrq_state *state) in sysrq_parse_reset_sequence() argument
644 struct sysrq_state *state = (struct sysrq_state *) _state; in sysrq_do_reset()
652 static void sysrq_handle_reset_request(struct sysrq_state *state) in sysrq_handle_reset_request()
664 static void sysrq_detect_reset_sequence(struct sysrq_state *state, in sysrq_detect_reset_sequence()
733 struct sysrq_state *sysrq = in sysrq_reinject_alt_sysrq()
734 container_of(work, struct sysrq_state, reinject_work); in sysrq_reinject_alt_sysrq()
757 static bool sysrq_handle_keypress(struct sysrq_state *sysrq, in sysrq_handle_keypress()
852 struct sysrq_state *sysrq = handle->private; in sysrq_filter()
884 struct sysrq_state *sysrq; in sysrq_connect()
[all …]