Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsysrq.h48 void handle_sysrq(int key);
58 static inline void handle_sysrq(int key) in handle_sysrq() function
Dserial_core.h488 handle_sysrq(ch); in uart_handle_sysrq_char()
/linux-2.6.39/drivers/s390/char/
Dctrlchar.c23 handle_sysrq(ctrlchar_sysrq_key); in ctrlchar_handle_sysrq()
Dkeyboard.c308 handle_sysrq(value); in kbd_keycode()
/linux-2.6.39/drivers/char/
Dhangcheck-timer.c162 handle_sysrq('t'); in hangcheck_fire()
/linux-2.6.39/drivers/xen/
Dmanage.c286 handle_sysrq(sysrq_key); in sysrq_handler()
/linux-2.6.39/drivers/tty/
Dsysrq.c547 void handle_sysrq(int key) in handle_sysrq() function
552 EXPORT_SYMBOL(handle_sysrq);
/linux-2.6.39/drivers/usb/serial/
Dgeneric.c455 handle_sysrq(ch); in usb_serial_handle_sysrq_char()
/linux-2.6.39/Documentation/
Dsysrq.txt219 If for some reason you feel the need to call the handle_sysrq function from
220 within a function called by handle_sysrq, you must be aware that you are in
/linux-2.6.39/drivers/tty/serial/
Dsn_console.c495 handle_sysrq(ch); in sn_receive_chars()
/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c654 handle_sysrq(buf[i]); in hvc_poll()
Dhvsi.c406 handle_sysrq(c); in hvsi_insert_chars()
/linux-2.6.39/arch/um/drivers/
Dmconsole_kern.c676 handle_sysrq(*op); in sysrq_proc()
/linux-2.6.39/arch/ia64/hp/sim/
Dsimserial.c152 handle_sysrq(ch); in receive_chars()