Name
snd_dmaengine_pcm_unregister — 
     Removes a dmaengine based PCM device
 
Synopsis
| void snd_dmaengine_pcm_unregister ( | struct device * dev ); | 
 
Arguments
- dev
- 
     Parent device the PCM was register with
     
Description
   Removes a dmaengine based PCM device previously registered with
   snd_dmaengine_pcm_register.