Name
snd_soc_get_enum_double — 
     enumerated double mixer get callback
 
Synopsis
| int snd_soc_get_enum_double ( | struct snd_kcontrol * kcontrol, | 
|  | struct snd_ctl_elem_value * ucontrol ); | 
 
Arguments
- kcontrol
- 
     mixer control
     
- ucontrol
- 
     control element information
     
Description
   Callback to get the value of a double enumerated mixer.
   
   Returns 0 for success.