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

Data Fields

int fd
 
int raw
 
struct termios tt
 
char str [sizeof("1234567890\0")]
 

Detailed Description

Definition at line 15 of file fd.c.

Field Documentation

Definition at line 16 of file fd.c.

int raw

Definition at line 17 of file fd.c.

char str[sizeof("1234567890\0")]

Definition at line 19 of file fd.c.

Definition at line 18 of file fd.c.


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