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

#include <pcm-indirect.h>

Data Fields

unsigned int hw_buffer_size
 
unsigned int hw_queue_size
 
unsigned int hw_data
 
unsigned int hw_io
 
int hw_ready
 
unsigned int sw_buffer_size
 
unsigned int sw_data
 
unsigned int sw_io
 
int sw_ready
 
snd_pcm_uframes_t appl_ptr
 

Detailed Description

Definition at line 27 of file pcm-indirect.h.

Field Documentation

Definition at line 37 of file pcm-indirect.h.

unsigned int hw_buffer_size

Definition at line 28 of file pcm-indirect.h.

unsigned int hw_data

Definition at line 30 of file pcm-indirect.h.

unsigned int hw_io

Definition at line 31 of file pcm-indirect.h.

unsigned int hw_queue_size

Definition at line 29 of file pcm-indirect.h.

int hw_ready

Definition at line 32 of file pcm-indirect.h.

unsigned int sw_buffer_size

Definition at line 33 of file pcm-indirect.h.

unsigned int sw_data

Definition at line 34 of file pcm-indirect.h.

unsigned int sw_io

Definition at line 35 of file pcm-indirect.h.

int sw_ready

Definition at line 36 of file pcm-indirect.h.


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