Go to the documentation of this file.
34 #include <linux/serial.h>
37 #include <linux/tty.h>
43 #define IRCOMM_TTY_PORTS 32
44 #define IRCOMM_TTY_MAGIC 0x3432
45 #define IRCOMM_TTY_MAJOR 161
46 #define IRCOMM_TTY_MINOR 0
51 #define IRCOMM_TTY_HDR_UNINITIALISED 16
53 #define IRCOMM_TTY_DATA_UNINITIALISED (64 - IRCOMM_TTY_HDR_UNINITIALISED)
110 unsigned int set,
unsigned int clear);
112 unsigned int cmd,
unsigned long arg);