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

#include <rtlx.h>

Data Fields

enum rtlx_state rt_state
 
enum rtlx_state lx_state
 
int buffer_size
 
int rt_write
 
int rt_read
 
charrt_buffer
 
int lx_write
 
int lx_read
 
charlx_buffer
 

Detailed Description

Definition at line 44 of file rtlx.h.

Field Documentation

int buffer_size

Definition at line 48 of file rtlx.h.

char* lx_buffer

Definition at line 55 of file rtlx.h.

int lx_read

Definition at line 54 of file rtlx.h.

enum rtlx_state lx_state

Definition at line 46 of file rtlx.h.

int lx_write

Definition at line 54 of file rtlx.h.

char* rt_buffer

Definition at line 52 of file rtlx.h.

int rt_read

Definition at line 51 of file rtlx.h.

enum rtlx_state rt_state

Definition at line 45 of file rtlx.h.

int rt_write

Definition at line 51 of file rtlx.h.


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