Linux Kernel
3.7.1
|
#include <mixer.h>
Data Fields | |
struct usb_mixer_interface * | mixer |
struct usb_mixer_elem_info * | next_id_elem |
struct snd_ctl_elem_id * | elem_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 |
int cache_val[MAX_CHANNELS] |
struct snd_ctl_elem_id* elem_id |
struct usb_mixer_interface* mixer |
struct usb_mixer_elem_info* next_id_elem |