Name
snd_soc_dapm_new_widgets — 
     add new dapm widgets
 
Synopsis
| int snd_soc_dapm_new_widgets ( | struct snd_soc_card * card ); | 
 
Arguments
- card
- 
     card to be checked for new dapm widgets
     
Description
   Checks the codec for any new dapm widgets and creates them if found.
   
   Returns 0 for success.