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

#include <pvrusb2-io.h>

Data Fields

unsigned int buffers_in_queue
 
unsigned int buffers_in_idle
 
unsigned int buffers_in_ready
 
unsigned int buffers_processed
 
unsigned int buffers_failed
 
unsigned int bytes_processed
 

Detailed Description

Definition at line 38 of file pvrusb2-io.h.

Field Documentation

unsigned int buffers_failed

Definition at line 43 of file pvrusb2-io.h.

unsigned int buffers_in_idle

Definition at line 40 of file pvrusb2-io.h.

unsigned int buffers_in_queue

Definition at line 39 of file pvrusb2-io.h.

unsigned int buffers_in_ready

Definition at line 41 of file pvrusb2-io.h.

unsigned int buffers_processed

Definition at line 42 of file pvrusb2-io.h.

unsigned int bytes_processed

Definition at line 44 of file pvrusb2-io.h.


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