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

#include <vx_core.h>

Data Fields

const charname
 
int type
 
unsigned int num_codecs
 
unsigned int num_ins
 
unsigned int num_outs
 
unsigned int output_level_max
 
const unsigned intoutput_level_db_scale
 

Detailed Description

Definition at line 122 of file vx_core.h.

Field Documentation

const char* name

Definition at line 123 of file vx_core.h.

unsigned int num_codecs

Definition at line 127 of file vx_core.h.

unsigned int num_ins

Definition at line 128 of file vx_core.h.

unsigned int num_outs

Definition at line 129 of file vx_core.h.

const unsigned int* output_level_db_scale

Definition at line 131 of file vx_core.h.

unsigned int output_level_max

Definition at line 130 of file vx_core.h.

Definition at line 124 of file vx_core.h.


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