snd_dmaengine_pcm_register (9) - Linux Manuals
snd_dmaengine_pcm_register: Register a dmaengine based PCM device
NAME
snd_dmaengine_pcm_register - Register a dmaengine based PCM device
SYNOPSIS
- 
int snd_dmaengine_pcm_register(struct device * dev, const struct snd_dmaengine_pcm_config* config, unsigned intflags); 
ARGUMENTS
dev
- 
- The parent device for the PCM device
config
- Platform specific PCM configuration
flags
- Platform specific quirks
COPYRIGHT