Home
last modified time | relevance | path

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

/drivers/tty/
Dsysrq.c585 struct sysrq_state { struct
610 static void sysrq_parse_reset_sequence(struct sysrq_state *state) in sysrq_parse_reset_sequence() argument
638 struct sysrq_state *state = (struct sysrq_state *) _state; in sysrq_do_reset()
646 static void sysrq_handle_reset_request(struct sysrq_state *state) in sysrq_handle_reset_request()
658 static void sysrq_detect_reset_sequence(struct sysrq_state *state, in sysrq_detect_reset_sequence()
727 struct sysrq_state *sysrq = in sysrq_reinject_alt_sysrq()
728 container_of(work, struct sysrq_state, reinject_work); in sysrq_reinject_alt_sysrq()
751 static bool sysrq_handle_keypress(struct sysrq_state *sysrq, in sysrq_handle_keypress()
846 struct sysrq_state *sysrq = handle->private; in sysrq_filter()
878 struct sysrq_state *sysrq; in sysrq_connect()
[all …]