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

Data Fields

atomic_t ref_count
 
u8 tx_seq_num
 
u8 rx_seq_num
 
u8 rd_buf [OZ_RD_BUF_SZ]
 
int rd_in
 
int rd_out
 

Detailed Description

Definition at line 35 of file ozcdev.c.

Field Documentation

u8 rd_buf[OZ_RD_BUF_SZ]

Definition at line 39 of file ozcdev.c.

int rd_in

Definition at line 40 of file ozcdev.c.

int rd_out

Definition at line 41 of file ozcdev.c.

atomic_t ref_count

Definition at line 36 of file ozcdev.c.

u8 rx_seq_num

Definition at line 38 of file ozcdev.c.

u8 tx_seq_num

Definition at line 37 of file ozcdev.c.


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