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

Data Fields

struct pvr2_streamstream
 
charbuffer_storage [BUFFER_COUNT]
 
charsync_key_ptr
 
unsigned int sync_key_len
 
unsigned int sync_buf_offs
 
unsigned int sync_state
 
unsigned int sync_trashed_count
 
int enabled
 
int spigot_open
 
int stream_running
 
struct pvr2_bufferc_buf
 
charc_data_ptr
 
unsigned int c_data_len
 
unsigned int c_data_offs
 
struct mutex mutex
 

Detailed Description

Definition at line 33 of file pvrusb2-ioread.c.

Field Documentation

char* buffer_storage[BUFFER_COUNT]

Definition at line 35 of file pvrusb2-ioread.c.

Definition at line 46 of file pvrusb2-ioread.c.

unsigned int c_data_len

Definition at line 48 of file pvrusb2-ioread.c.

unsigned int c_data_offs

Definition at line 49 of file pvrusb2-ioread.c.

char* c_data_ptr

Definition at line 47 of file pvrusb2-ioread.c.

int enabled

Definition at line 41 of file pvrusb2-ioread.c.

Definition at line 50 of file pvrusb2-ioread.c.

int spigot_open

Definition at line 42 of file pvrusb2-ioread.c.

Definition at line 34 of file pvrusb2-ioread.c.

int stream_running

Definition at line 43 of file pvrusb2-ioread.c.

unsigned int sync_buf_offs

Definition at line 38 of file pvrusb2-ioread.c.

unsigned int sync_key_len

Definition at line 37 of file pvrusb2-ioread.c.

char* sync_key_ptr

Definition at line 36 of file pvrusb2-ioread.c.

unsigned int sync_state

Definition at line 39 of file pvrusb2-ioread.c.

unsigned int sync_trashed_count

Definition at line 40 of file pvrusb2-ioread.c.


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