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

#include <mixer.h>

Data Fields

struct usb_mixer_interfacemixer
 
struct usb_mixer_elem_infonext_id_elem
 
struct snd_ctl_elem_idelem_id
 
unsigned int id
 
unsigned int control
 
unsigned int cmask
 
unsigned int ch_readonly
 
unsigned int master_readonly
 
int channels
 
int val_type
 
int min
 
int max
 
int res
 
int dBmin
 
int dBmax
 
int cached
 
int cache_val [MAX_CHANNELS]
 
u8 initialized
 

Detailed Description

Definition at line 39 of file mixer.h.

Field Documentation

int cache_val[MAX_CHANNELS]

Definition at line 53 of file mixer.h.

int cached

Definition at line 52 of file mixer.h.

unsigned int ch_readonly

Definition at line 46 of file mixer.h.

int channels

Definition at line 48 of file mixer.h.

unsigned int cmask

Definition at line 45 of file mixer.h.

unsigned int control

Definition at line 44 of file mixer.h.

int dBmax

Definition at line 51 of file mixer.h.

int dBmin

Definition at line 51 of file mixer.h.

Definition at line 42 of file mixer.h.

unsigned int id

Definition at line 43 of file mixer.h.

u8 initialized

Definition at line 54 of file mixer.h.

unsigned int master_readonly

Definition at line 47 of file mixer.h.

int max

Definition at line 50 of file mixer.h.

int min

Definition at line 50 of file mixer.h.

Definition at line 40 of file mixer.h.

struct usb_mixer_elem_info* next_id_elem

Definition at line 41 of file mixer.h.

int res

Definition at line 50 of file mixer.h.

int val_type

Definition at line 49 of file mixer.h.


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