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

#include <lcs.h>

Data Fields

enum lcs_buffer_states state
 
voiddata
 
int count
 
void(* callback )(struct lcs_channel *, struct lcs_buffer *)
 

Detailed Description

Definition of an lcs buffer.

Definition at line 268 of file lcs.h.

Field Documentation

Definition at line 273 of file lcs.h.

int count

Definition at line 271 of file lcs.h.

Definition at line 270 of file lcs.h.

Definition at line 269 of file lcs.h.


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