N_TTY_RECEIVE_PARITY_ERROR

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

n_tty_receive_parity_error - error notifier  

SYNOPSIS

"SYNOPSIS"

void n_tty_receive_parity_error (struct tty_struct * tty, unsigned char c);  

ARGUMENTS

tty
terminal device
c
character
 

DESCRIPTION

Process a parity error and queue the right data to indicate the error case if neccessary. Locking as per n_tty_receive_buf.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:31 GMT, October 09, 2005