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

#include <vx_core.h>

Data Fields

int number
 
unsigned int is_capture: 1
 
unsigned int data_mode: 1
 
unsigned int running: 1
 
unsigned int prepared: 1
 
int channels
 
unsigned int differed_type
 
pcx_time_t pcx_time
 
struct snd_pcm_substreamsubstream
 
int hbuf_size
 
int buffer_bytes
 
int period_bytes
 
int hw_ptr
 
int position
 
int transferred
 
int align
 
u64 cur_count
 
unsigned int references
 
struct vx_pipemonitoring_pipe
 
struct tasklet_struct start_tq
 

Detailed Description

Definition at line 67 of file vx_core.h.

Field Documentation

int align

Definition at line 84 of file vx_core.h.

int buffer_bytes

Definition at line 79 of file vx_core.h.

int channels

Definition at line 73 of file vx_core.h.

u64 cur_count

Definition at line 85 of file vx_core.h.

unsigned int data_mode

Definition at line 70 of file vx_core.h.

unsigned int differed_type

Definition at line 74 of file vx_core.h.

int hbuf_size

Definition at line 78 of file vx_core.h.

int hw_ptr

Definition at line 81 of file vx_core.h.

unsigned int is_capture

Definition at line 69 of file vx_core.h.

struct vx_pipe* monitoring_pipe

Definition at line 88 of file vx_core.h.

int number

Definition at line 68 of file vx_core.h.

pcx_time_t pcx_time

Definition at line 75 of file vx_core.h.

int period_bytes

Definition at line 80 of file vx_core.h.

int position

Definition at line 82 of file vx_core.h.

unsigned int prepared

Definition at line 72 of file vx_core.h.

unsigned int references

Definition at line 87 of file vx_core.h.

unsigned int running

Definition at line 71 of file vx_core.h.

Definition at line 90 of file vx_core.h.

Definition at line 76 of file vx_core.h.

int transferred

Definition at line 83 of file vx_core.h.


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