Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_st_cpc_tty_area Struct Reference

Data Fields

int state
 
int num_open
 
unsigned int tty_minor
 
struct st_cpc_rx_list buf_rx
 
unsigned charbuf_tx
 
pc300dev_tpc300dev
 
unsigned char name [20]
 
struct tty_structtty
 
struct work_struct tty_tx_work
 
struct work_struct tty_rx_work
 

Detailed Description

Definition at line 97 of file pc300_tty.c.

Field Documentation

Definition at line 101 of file pc300_tty.c.

unsigned char* buf_tx

Definition at line 102 of file pc300_tty.c.

unsigned char name[20]

Definition at line 104 of file pc300_tty.c.

int num_open

Definition at line 99 of file pc300_tty.c.

Definition at line 103 of file pc300_tty.c.

Definition at line 98 of file pc300_tty.c.

Definition at line 105 of file pc300_tty.c.

unsigned int tty_minor

Definition at line 100 of file pc300_tty.c.

struct work_struct tty_rx_work

Definition at line 107 of file pc300_tty.c.

struct work_struct tty_tx_work

Definition at line 106 of file pc300_tty.c.


The documentation for this struct was generated from the following file: