Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
tty.h File Reference

Go to the source code of this file.

Macros

#define NR_LDISCS   30
 
#define N_TTY   0
 
#define N_SLIP   1
 
#define N_MOUSE   2
 
#define N_PPP   3
 
#define N_STRIP   4
 
#define N_AX25   5
 
#define N_X25   6 /* X.25 async */
 
#define N_6PACK   7
 
#define N_MASC   8 /* Reserved for Mobitex module <[email protected]> */
 
#define N_R3964   9 /* Reserved for Simatic R3964 module */
 
#define N_PROFIBUS_FDL   10 /* Reserved for Profibus */
 
#define N_IRDA   11 /* Linux IrDa - http://irda.sourceforge.net/ */
 
#define N_SMSBLOCK   12 /* SMS block mode - for talking to GSM data */
 
#define N_HDLC   13 /* synchronous HDLC */
 
#define N_SYNC_PPP   14 /* synchronous PPP */
 
#define N_HCI   15 /* Bluetooth HCI UART */
 
#define N_GIGASET_M101   16 /* Siemens Gigaset M101 serial DECT adapter */
 
#define N_SLCAN   17 /* Serial / USB serial CAN Adaptors */
 
#define N_PPS   18 /* Pulse per Second */
 
#define N_V253   19 /* Codec control over voice modem */
 
#define N_CAIF   20 /* CAIF protocol for talking to modems */
 
#define N_GSM0710   21 /* GSM 0710 Mux */
 
#define N_TI_WL   22 /* for TI's WL BT, FM, GPS combo chips */
 
#define N_TRACESINK   23 /* Trace data routing for MIPI P1149.7 */
 
#define N_TRACEROUTER   24 /* Trace data routing for MIPI P1149.7 */
 

Macro Definition Documentation

#define N_6PACK   7

Definition at line 18 of file tty.h.

#define N_AX25   5

Definition at line 16 of file tty.h.

#define N_CAIF   20 /* CAIF protocol for talking to modems */

Definition at line 32 of file tty.h.

#define N_GIGASET_M101   16 /* Siemens Gigaset M101 serial DECT adapter */

Definition at line 28 of file tty.h.

#define N_GSM0710   21 /* GSM 0710 Mux */

Definition at line 33 of file tty.h.

#define N_HCI   15 /* Bluetooth HCI UART */

Definition at line 27 of file tty.h.

#define N_HDLC   13 /* synchronous HDLC */

Definition at line 25 of file tty.h.

#define N_IRDA   11 /* Linux IrDa - http://irda.sourceforge.net/ */

Definition at line 22 of file tty.h.

#define N_MASC   8 /* Reserved for Mobitex module <[email protected]> */

Definition at line 19 of file tty.h.

#define N_MOUSE   2

Definition at line 13 of file tty.h.

#define N_PPP   3

Definition at line 14 of file tty.h.

#define N_PPS   18 /* Pulse per Second */

Definition at line 30 of file tty.h.

#define N_PROFIBUS_FDL   10 /* Reserved for Profibus */

Definition at line 21 of file tty.h.

#define N_R3964   9 /* Reserved for Simatic R3964 module */

Definition at line 20 of file tty.h.

#define N_SLCAN   17 /* Serial / USB serial CAN Adaptors */

Definition at line 29 of file tty.h.

#define N_SLIP   1

Definition at line 12 of file tty.h.

#define N_SMSBLOCK   12 /* SMS block mode - for talking to GSM data */

Definition at line 23 of file tty.h.

#define N_STRIP   4

Definition at line 15 of file tty.h.

#define N_SYNC_PPP   14 /* synchronous PPP */

Definition at line 26 of file tty.h.

#define N_TI_WL   22 /* for TI's WL BT, FM, GPS combo chips */

Definition at line 34 of file tty.h.

#define N_TRACEROUTER   24 /* Trace data routing for MIPI P1149.7 */

Definition at line 36 of file tty.h.

#define N_TRACESINK   23 /* Trace data routing for MIPI P1149.7 */

Definition at line 35 of file tty.h.

#define N_TTY   0

Definition at line 11 of file tty.h.

#define N_V253   19 /* Codec control over voice modem */

Definition at line 31 of file tty.h.

#define N_X25   6 /* X.25 async */

Definition at line 17 of file tty.h.

#define NR_LDISCS   30

Definition at line 8 of file tty.h.