Name
snd_ctl_boolean_stereo_info — 
     Helper function for a standard boolean info callback with stereo two channels
 
Synopsis
| int snd_ctl_boolean_stereo_info ( | struct snd_kcontrol * kcontrol, | 
|  | struct snd_ctl_elem_info * uinfo ); | 
 
Arguments
- kcontrol
- 
     the kcontrol instance
     
- uinfo
- 
     info to store
     
Description
   This is a function that can be used as info callback for a standard
   boolean control with stereo two channels.