SN_RECEIVE_CHARS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sn_receive_chars - Grab characters, pass them to tty layer
SYNOPSIS
"SYNOPSIS"
void sn_receive_chars (struct sn_cons_port * port, struct pt_regs * regs, unsigned long flags);
ARGUMENTS
- port
-
Port to operate on
- regs
-
Saved registers (needed by uart_handle_sysrq_char)
- flags
-
irq flags
NOTE
If we're not registered with the serial core infrastructure yet,
we don't try to send characters to it...
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- NOTE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005