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

#include <comedi.h>

Data Fields

unsigned int subdevice
 
unsigned int bytes_read
 
unsigned int buf_write_ptr
 
unsigned int buf_read_ptr
 
unsigned int buf_write_count
 
unsigned int buf_read_count
 
unsigned int bytes_written
 
unsigned int unused [4]
 

Detailed Description

Definition at line 434 of file comedi.h.

Field Documentation

unsigned int buf_read_count

Definition at line 441 of file comedi.h.

unsigned int buf_read_ptr

Definition at line 439 of file comedi.h.

unsigned int buf_write_count

Definition at line 440 of file comedi.h.

unsigned int buf_write_ptr

Definition at line 438 of file comedi.h.

unsigned int bytes_read

Definition at line 436 of file comedi.h.

unsigned int bytes_written

Definition at line 443 of file comedi.h.

unsigned int subdevice

Definition at line 435 of file comedi.h.

unsigned int unused[4]

Definition at line 445 of file comedi.h.


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